From 370e714fe133939b6c3ba58387ac13a59efb952f Mon Sep 17 00:00:00 2001 From: LosslessBot Date: Wed, 4 May 2016 04:29:35 +0200 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36927bf..e526e33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "0.0.3", + "version": "0.0.4", "description": "manage triggers and execution of tasks with promises", "main": "dist/index.js", "scripts": {