From eb33bbc22013997a069f3010e333b284cacb6b51 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 1 May 2024 19:11:02 +0700 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f879ea6..09a05d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint-config-xo", - "version": "0.22.0", + "version": "1.0.0", "description": "Stylelint shareable config for XO", "license": "MIT", "repository": "sindresorhus/stylelint-config-xo",