From 45dc6cc3026aed473dd0250c11af8da0e20a2858 Mon Sep 17 00:00:00 2001 From: Kutsan Kaplan Date: Tue, 7 Jan 2025 14:22:59 +0300 Subject: [PATCH] 7.0.0 --- 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 1258915..a3db364 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stylelint-config-clean-order", - "version": "6.1.0", + "version": "7.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "stylelint-config-clean-order", - "version": "6.1.0", + "version": "7.0.0", "license": "MIT", "dependencies": { "stylelint-order": "^6.0.4" diff --git a/package.json b/package.json index 9df3b09..a750447 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint-config-clean-order", - "version": "6.1.0", + "version": "7.0.0", "description": "Order your styles with stylelint-order.", "keywords": [ "stylelint",