diff --git a/package-lock.json b/package-lock.json index 5e28863..e352d45 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stylelint-order", - "version": "4.1.0", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "stylelint-order", - "version": "4.1.0", + "version": "5.0.0", "license": "MIT", "dependencies": { "postcss": "^8.3.11", diff --git a/package.json b/package.json index f453ee6..15c21c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint-order", - "version": "4.1.0", + "version": "5.0.0", "description": "A collection of order related linting rules for Stylelint.", "keywords": [ "stylelint-plugin",