From dc80db95c138a69feff0d31187a9931aadeb1d49 Mon Sep 17 00:00:00 2001 From: Misha Kaletsky Date: Wed, 22 Nov 2023 22:25:26 -0500 Subject: [PATCH] 0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2174415..ccd137a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-codegen", - "version": "0.20.1", + "version": "0.21.0", "engines": { "node": ">=12.0.0" },