diff --git a/package-lock.json b/package-lock.json index d2101ef..653ee47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gulp-preprocess", - "version": "2.0.0", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bf44841..df87998 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": "2.0.0", + "version": "3.0.0", "homepage": "http://github.com/pioug/gulp-preprocess", "repository": { "type": "git",