From 99db113285b96abedcc53fbd3c21a0504d99493f Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 4 Apr 2016 22:43:38 +0200 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef1c858..d020dc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "1.2.1", + "version": "1.2.2", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "scripts": {