diff --git a/package-lock.json b/package-lock.json index 8221cb4..0cb0ab9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vnpay", - "version": "0.5.4", + "version": "0.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vnpay", - "version": "0.5.4", + "version": "0.6.0", "license": "MIT", "dependencies": { "moment-timezone": "^0.5.43", diff --git a/package.json b/package.json index f49858b..93ff3c7 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "git+https://github.com/lehuygiang28/vnpay.git" }, - "version": "0.5.4", + "version": "0.6.0", "description": "A open-source library support to payment with VNPay", "main": "lib/index.js", "types": "lib/index.d.ts",