diff --git a/package.json b/package.json index 81c4dd5..d0e098c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vopay-node", - "version": "1.1.2", + "version": "1.1.3", "description": "An unofficial library that wraps VoPay REST API(s) to be used in node.js projects", "main": "dist/index", "types": "dist/index.d.ts",