diff --git a/package-lock.json b/package-lock.json index 56335e3..5626a0b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gulp-preprocess", - "version": "4.0.2", + "version": "5.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gulp-preprocess", - "version": "4.0.2", + "version": "5.0.0", "license": "MIT", "dependencies": { "preprocess": "^3.0.0", diff --git a/package.json b/package.json index 4b5a24f..98dfa9b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gulp-preprocess", "description": "Gulp plugin to preprocess HTML, JavaScript, and other files based on custom context or environment configuration", - "version": "4.0.2", + "version": "5.0.0", "homepage": "http://github.com/pioug/gulp-preprocess", "repository": { "type": "git",