From f094f80531c8c7f8659ec9051396d7ebd6b8a5a9 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sat, 26 Mar 2016 17:23:00 +0100 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0148f0..32314b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "1.1.1", + "version": "1.2.0", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "scripts": {