From b1eeb3563e10825ff376f3059659e66960a54d8f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 15 May 2016 03:18:19 +0200 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa56210..f041fde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "0.0.5", + "version": "0.1.0", "description": "manage triggers and execution of tasks with promises", "main": "dist/index.js", "scripts": {