From 9260d7f50817324b27b4edb573530868a78f8e5a Mon Sep 17 00:00:00 2001 From: gcch Date: Wed, 15 Oct 2025 09:35:44 +0200 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50f97bf..db29e83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gcch/configuration-eslint", - "version": "0.0.8", + "version": "0.0.9", "type": "module", "description": "Configuration dprint partageable pour gcch.", "main": "./dist/index.js",