diff --git a/package-lock.json b/package-lock.json index 6894307..10436ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "smartcls", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2b4d068..4b5f96c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartcls", - "version": "1.0.7", + "version": "1.0.8", "description": "continuation-local-storage using native AsyncLocalStorage", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",