From e044a8fae2b6e93656f21ff260342d34f3ccd00c Mon Sep 17 00:00:00 2001 From: Dominik Zogg Date: Sat, 4 Jan 2025 11:17:12 +0100 Subject: [PATCH] yet another upgrade --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88dbc92..acb0006 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ ESLint Configuration for chubbyts libraries / framework / projects. Through [NPM](https://www.npmjs.com) as [@chubbyts/chubbyts-eslint][1]. ```sh -npm i @chubbyts/chubbyts-eslint@^3.0.2 +npm i @chubbyts/chubbyts-eslint@^3.0.3 ``` ## Configuration diff --git a/package.json b/package.json index 2fb73f1..e697385 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@chubbyts/chubbyts-eslint", "type": "module", - "version": "3.0.2", + "version": "3.0.3", "description": "ESLint Configuration for chubbyts libraries / framework / projects.", "keywords": [ "chubbyts",