diff --git a/package-lock.json b/package-lock.json index 0298a93..0486941 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "posthtml-beautify", - "version": "0.6.0", + "version": "0.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ec050f5..21a12f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "posthtml-beautify", - "version": "0.6.0", + "version": "0.7.0", "description": "A posthtml plugin to beautify you html files", "license": "MIT", "repository": "posthtml/posthtml-beautify",