From 130c4177a6192d9b667db841d0acecd722e1fd5d Mon Sep 17 00:00:00 2001 From: LosslessBot Date: Thu, 5 May 2016 19:26:02 +0200 Subject: [PATCH] 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {