diff --git a/package.json b/package.json index 5f720e7..a994a8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartstatus", - "version": "1.0.12", + "version": "1.1.0", "private": false, "description": "A TypeScript library for managing HTTP status codes, providing detailed classes for each status to enhance HTTP error and response handling.", "type": "module", @@ -58,4 +58,4 @@ "network services", "custom status codes" ] -} \ No newline at end of file +}