From a8c3fa048ad12f466eb98458e3bb372a868f86de Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 19 Oct 2016 00:44:06 +0200 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce61058..f5a46dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "2.0.0", + "version": "2.0.1", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "typings": "dist/index.d.ts",