diff --git a/package-lock.json b/package-lock.json index 75dd6a4..699668e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "livingcss", - "version": "6.0.3", + "version": "7.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "livingcss", - "version": "6.0.3", + "version": "7.0.0", "license": "MIT", "dependencies": { "comment-parser": "^1.3.1", diff --git a/package.json b/package.json index bc892e0..07708b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "livingcss", - "version": "6.0.3", + "version": "7.0.0", "description": "Generate a style guide using comment driven content creation", "main": "index.js", "scripts": {