From ca9dcef6c80a923782ac4f975e23c7e03966b794 Mon Sep 17 00:00:00 2001 From: Hugo Brosnahan <101022007+hugo-t-b@users.noreply.github.com> Date: Thu, 20 Apr 2023 15:02:44 +1000 Subject: [PATCH] release: 1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e653b0d..8aa1a78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hugo-t-b/eslint-config", - "version": "1.5.0", + "version": "1.5.1", "description": "My ESLint configuration for JS, TS, and Vue", "main": "./dist/index.js", "exports": {