From ada13619d06fae8c846f9b1c1058aa86941741cd Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 4 Jun 2016 01:15:54 +0200 Subject: [PATCH] 1.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d368853..d306be1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "1.3.2", + "version": "1.3.3", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "typings": "dist/index.d.ts",