diff --git a/package.json b/package.json index 16705ea..47e2df4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/gulp-function", "private": false, - "version": "3.0.6", + "version": "3.0.7", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",