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