From ec1866313773d0878aa59369208b9dff3bb61e35 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 7 Apr 2016 13:50:12 +0200 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7747c6c..b44f9c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "1.2.5", + "version": "1.3.0", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "scripts": {