From b47f47762e5d03da0d59a1d054b52be00ebab11b Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 9 Oct 2024 12:36:08 +0200 Subject: [PATCH] chore: release v3.7.3-stacks-1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ab774e91d..bf1b39a618 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/eslint-config", "type": "module", - "version": "3.7.3-stacks-1", + "version": "3.7.3-stacks-1.0", "description": "Anthony's ESLint config", "author": "Anthony Fu (https://github.com/antfu/)", "license": "MIT",