diff --git a/package.json b/package.json index ef1c858..d020dc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "1.2.1", + "version": "1.2.2", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist/index.js", "scripts": {