diff --git a/package.json b/package.json index 8e38453..9400a4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kabeep/exception", - "version": "1.0.1", + "version": "1.0.2", "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", "types": "./dist/index.d.ts",