diff --git a/package.json b/package.json index 627b044..b4e7930 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unwrapit", - "version": "2.2.0", + "version": "2.3.0", "description": "A graceful way to handle errors in Typescript", "type": "module", "main": "./dist/index.cjs",