From a34a1b89fe25d4437ebc689fa2986fb477176150 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 7 Sep 2017 22:33:43 +0200 Subject: [PATCH] 2.2.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e4469b..1cb7753 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "2.2.9", + "version": "2.2.10", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "typings": "dist/index.d.ts",