From 4bc56172401749f5f3edc8c5bfd95f436a477476 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 1 Aug 2016 13:19:50 +0200 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b22777..7035d33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "1.0.0", + "version": "1.0.1", "description": "Flexible task organization for gulp. TypeScript ready!", "main": "dist/index.js", "typings": "dist/index.d.ts",