From 555c696a8e6a9536007650a7c586b450ac3fd6fd Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 4 Apr 2016 22:39:24 +0200 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8596bdb..ef1c858 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "1.2.0", + "version": "1.2.1", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "scripts": {