From b3ec364a1d806b2fa69a9a25598d3c0a68673d6a Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 30 Apr 2017 17:23:26 +0200 Subject: [PATCH] 2.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de292f2..c84d56a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "2.2.7", + "version": "2.2.8", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "typings": "dist/index.d.ts",