From 8b891c74e4f3ec0ab8aa422d9cb297eb9991ecac Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 19 Oct 2016 07:36:42 +0200 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f12761..4e0a9be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "2.1.0", + "version": "2.2.0", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "typings": "dist/index.d.ts",