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