From cc38d47828f503e03c8886f01dcc7e838ae0d418 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 18 Feb 2016 22:26:29 +0100 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07e6762..32a063d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "0.0.0", + "version": "0.0.1", "description": "manage triggers and execution of tasks with promises", "main": "dist/index.js", "scripts": {