From 3d538ba1f313f1cff1ee17074b9195614f2eca9f Mon Sep 17 00:00:00 2001 From: Roger Qiu Date: Mon, 23 Feb 2026 08:05:16 +0000 Subject: [PATCH] 0.4.4 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3e4cc24..23d1aed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@matrixai/lint", - "version": "0.4.3", + "version": "0.4.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@matrixai/lint", - "version": "0.4.3", + "version": "0.4.4", "license": "Apache-2.0", "dependencies": { "@eslint/compat": "^1.2.5", diff --git a/package.json b/package.json index 3d10f08..1fc228e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@matrixai/lint", - "version": "0.4.3", + "version": "0.4.4", "author": "Roger Qiu", "description": "Org wide custom eslint rules", "license": "Apache-2.0",