From 04d7f9cf7e3c110135e1456f35073e982c09a819 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 11 Jun 2016 23:06:29 +0200 Subject: [PATCH] 1.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d08eda7..468d8cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "1.3.5", + "version": "1.3.6", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "typings": "dist/index.d.ts",