diff --git a/package.json b/package.json index 2a81990..32c5a03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartcls", - "version": "1.0.12", + "version": "1.0.13", "description": "Provides a wrapper for native AsyncLocalStorage to manage continuation-local storage.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -54,4 +54,4 @@ "url": "https://code.foss.global/push.rocks/smartcls/issues" }, "type": "module" -} \ No newline at end of file +}