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