From c39a4a6cb05f33a239a6a977b9540764b97ac5bd Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 29 Jan 2018 23:54:02 +0100 Subject: [PATCH] 2.2.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e64bf3..65e22bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "2.2.13", + "version": "2.2.14", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "typings": "dist/index.d.ts",