diff --git a/package.json b/package.json index 4d3aa1d..6e227db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rest-js", - "version": "1.1.2", + "version": "1.1.3", "description": "Interact with a Rest-API. Works on client and server (node.js).", "main": "index.js", "directories": {