From af5a26868fd2150ad9c774cd8e9a72c2ed4f136c Mon Sep 17 00:00:00 2001 From: Josh Wilson Date: Sun, 23 Jan 2022 17:26:57 -0500 Subject: [PATCH] v0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7aca83b..63dfca1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-solid", - "version": "0.4.1", + "version": "0.4.2", "description": "Solid-specific linting rules for ESLint.", "main": "dist/index.js", "types": "dist/index.d.ts",