diff --git a/package-lock.json b/package-lock.json index 41bbd0c962..04df72b2df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stylelint", - "version": "16.3.0", + "version": "16.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "stylelint", - "version": "16.3.0", + "version": "16.3.1", "license": "MIT", "dependencies": { "@csstools/css-parser-algorithms": "^2.6.1", diff --git a/package.json b/package.json index efe3b8600e..e93f139006 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint", - "version": "16.3.0", + "version": "16.3.1", "description": "A mighty CSS linter that helps you avoid errors and enforce conventions.", "keywords": [ "css-in-js",