diff --git a/package-lock.json b/package-lock.json index e345105..2a1052d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "xendit-node", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2d74ab6..379ff33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xendit-node", - "version": "0.2.0", + "version": "0.3.0", "description": "NodeJS client for Xendit API", "main": "index.js", "scripts": {