diff --git a/package.json b/package.json index ed8051a..1176c02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bipsms", - "version": "0.1.0", + "version": "0.2.0", "description": "Send SMS(s), query their delivery reports and sending history in nodejs using infobip JSON API", "main": "src/index.js", "scripts": {