diff --git a/package-lock.json b/package-lock.json index b7c48aa..9451844 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stylelint-order", - "version": "6.0.0", + "version": "6.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "stylelint-order", - "version": "6.0.0", + "version": "6.0.1", "license": "MIT", "dependencies": { "postcss": "^8.4.20", diff --git a/package.json b/package.json index 91730ea..81c4aa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint-order", - "version": "6.0.0", + "version": "6.0.1", "description": "A collection of order related linting rules for Stylelint.", "keywords": [ "stylelint-plugin",