From ffc12d3fd54d209fb873e62e711f4e1bcd079a22 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 1 Feb 2016 03:40:45 +0100 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7766986..5078042 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "0.0.12", + "version": "1.0.0", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "index.js", "scripts": {