diff --git a/package.json b/package.json index 1780e7b..5b0d405 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "1.0.0", + "version": "1.0.1", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "index.js", "scripts": {