diff --git a/package-lock.json b/package-lock.json index 8ee6986e..e33424a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "grunt-cfpathcheck", - "version": "10.1.0", + "version": "11.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "grunt-cfpathcheck", - "version": "10.1.0", + "version": "11.0.0", "license": "MIT", "dependencies": { "@snyk/protect": "^1.1293.1", diff --git a/package.json b/package.json index 5f96ff36..8583abf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-cfpathcheck", - "version": "10.1.0", + "version": "11.0.0", "description": "Grunt wrapper for cfpathcheck", "homepage": "https://github.com/timbeadle/grunt-cfpathcheck", "repository": "https://github.com/timbeadle/grunt-cfpathcheck",