From 8e5ef099fa370b6d90441dfcd387f21eda1a6392 Mon Sep 17 00:00:00 2001 From: Charlie Greenman Date: Thu, 19 Oct 2023 21:14:41 -0400 Subject: [PATCH] Publish latest html add property logic for class name. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c91d44..41286c9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "workspaces": [ "src/rz/angular" ], - "version": "1.4.5", + "version": "1.4.6", "description": "Code Morph is an extensible, easy to understand, easy contribute, easy to use Codemod library.", "types": "./lib/cjs/types/index.d.ts", "main": "./lib/cjs/index.js",