From cd6407f189cf7136656878e5430b433176dfa334 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 17 May 2016 03:32:57 +0200 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff43ee0..9f5c5e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "0.1.1", + "version": "0.1.2", "description": "Flexible task organization for gulp. TypeScript ready!", "main": "dist/index.js", "scripts": {