From 9d54da207f3b8d989c10aa1dc4a7862762a08f2c Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Fri, 25 Nov 2016 11:21:59 +0100 Subject: [PATCH] 2.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af401ab..9cba1b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "2.2.1", + "version": "2.2.2", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "typings": "dist/index.d.ts",