Skip to content

Commit d64cb9c

Browse files
committed
Fix: version
1 parent bf5aceb commit d64cb9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-gabia-sms",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"description": "using gabiad sms service",
55
"main": "index.js",
66
"scripts": {
@@ -12,7 +12,7 @@
1212
"url": "git+https://github.com/krung2/gabia-sms.git"
1313
},
1414
"author": "krung2 <[email protected]>",
15-
"license": "ISC",
15+
"license": "MIT",
1616
"bugs": {
1717
"url": "https://github.com/krung2/gabia-sms/issues"
1818
},

0 commit comments

Comments
 (0)