diff --git a/package.json b/package.json index bd3fe5e..e3c38a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-callfunction", - "version": "0.0.9", + "version": "0.0.10", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "index.js", "scripts": {