diff --git a/package.json b/package.json index b5a6a0b..2b9e02e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kabeep/exception", - "version": "1.1.1", + "version": "1.2.0", "type": "module", "description": "Exception is a custom error library for Node.js that provides a more flexible and customizable way of handling errors.", "main": "./dist/index.js",