diff --git a/package.json b/package.json index fe4962c..84babf8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "axios-get-json-response", "description": "A small utility for validating an axios response and parsing it as JSON, *with* distinguishable error types", - "version": "1.0.0", + "version": "1.0.1", "main": "index.js", "repository": "http://git.cryto.net/joepie91/axios-get-json-response.git", "author": "Sven Slootweg ",