From c4e2021a01962929c14d22e157c1af4d2903ed52 Mon Sep 17 00:00:00 2001 From: LosslessBot Date: Wed, 4 May 2016 04:18:11 +0200 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 967d74c..5e45fd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "0.0.2", + "version": "0.0.3", "description": "manage triggers and execution of tasks with promises", "main": "dist/index.js", "scripts": {