diff --git a/package-lock.json b/package-lock.json index a177946..7cff218 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xendit-node", - "version": "1.21.15", + "version": "1.21.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "xendit-node", - "version": "1.21.15", + "version": "1.21.16", "license": "MIT", "dependencies": { "node-fetch": "^2.6.1" diff --git a/package.json b/package.json index cd78dc9..73e8b1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xendit-node", - "version": "1.21.15", + "version": "1.21.16", "description": "NodeJS client for Xendit API", "main": "index.js", "types": "index.d.ts",