diff --git a/package.json b/package.json index 35abbca8..897c3272 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typed-rest-client", - "version": "1.0.6", + "version": "1.0.7", "description": "Node Rest and Http Clients for use with TypeScript", "main": "./RestClient.js", "scripts": {