From c41e3add9b9c5c52265eb6533e34328e882895f7 Mon Sep 17 00:00:00 2001 From: Joe Hildebrand Date: Thu, 10 Oct 2024 08:06:49 -0600 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e9d326..253991a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@peggyjs/eslint-config", - "version": "4.0.4", + "version": "5.0.0", "description": "Lint rules for peggyjs projects", "main": "./module.js", "type": "module",