diff --git a/package-lock.json b/package-lock.json index 44ccbbe..6862593 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "stylelint-config-prettier", - "version": "9.0.0", + "version": "9.0.1", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 8f26f9e..8f677d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint-config-prettier", - "version": "9.0.0", + "version": "9.0.1", "description": "Turns off all rules that are unnecessary or might conflict with Prettier.", "scripts": { "prepublishOnly": "npm run test",