diff --git a/package-lock.json b/package-lock.json index 516f221..89ae9a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "engines": { "node": "16.10.0" }, - "version": "3.0.0" + "version": "3.0.1" }, "node_modules/@babel/code-frame": { "version": "7.15.8", @@ -7349,5 +7349,5 @@ "dev": true } }, - "version": "3.0.0" + "version": "3.0.1" } diff --git a/package.json b/package.json index aafa574..f55dd4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kaisukez/cancellation-token", - "version": "3.0.0", + "version": "3.0.1", "description": "This library provides you ability to cancel async function", "author": "Nattapon Chantasiriworawat ", "license": "MIT",