diff --git a/package.json b/package.json index e526e33..6c4bb95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "0.0.4", + "version": "0.0.5", "description": "manage triggers and execution of tasks with promises", "main": "dist/index.js", "scripts": {