diff --git a/package-lock.json b/package-lock.json index 73b7c22..5b56fc4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "livingcss", - "version": "5.0.1", + "version": "5.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cb08f0d..3c03ec8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "livingcss", - "version": "5.0.1", + "version": "5.0.2", "description": "Generate a style guide using comment driven content creation", "main": "index.js", "scripts": {