diff --git a/package.json b/package.json index 1ab579e..b3b9dad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http-status-codes", - "version": "1.0.4", + "version": "1.0.5", "description": "Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"