Skip to content

Commit d36c552

Browse files
bump to 1.0.0
1 parent e87a847 commit d36c552

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-emerchantpay-api",
3-
"version": "0.2.0",
3+
"version": "1.0.0",
44
"description": "emerchantpay web service API library for node backend",
55
"main": "./lib/index.js",
66
"scripts": {
@@ -46,9 +46,7 @@
4646
"type": "git",
4747
"url": "git+https://github.com/vincentbriglia/node-emerchantpay-api.git"
4848
},
49-
"keywords": [
50-
"emerchantpay"
51-
],
49+
"keywords": ["emerchantpay"],
5250
"bugs": {
5351
"url": "https://github.com/vincentbriglia/node-emerchantpay-api/issues"
5452
},

0 commit comments

Comments
 (0)