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