From 0e3325bea7b8ac768b71bb8d67f294026bddfa16 Mon Sep 17 00:00:00 2001 From: Aleks Hudochenkov Date: Fri, 8 Dec 2023 20:33:03 +0100 Subject: [PATCH] 6.0.4 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5b4ae48..ce6fe06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stylelint-order", - "version": "6.0.3", + "version": "6.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "stylelint-order", - "version": "6.0.3", + "version": "6.0.4", "license": "MIT", "dependencies": { "postcss": "^8.4.32", diff --git a/package.json b/package.json index 9d80fa2..839313a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint-order", - "version": "6.0.3", + "version": "6.0.4", "description": "A collection of order related linting rules for Stylelint.", "keywords": [ "stylelint-plugin",