From 83a0f558fc9950b87b569648a9ba6024987c0cbc Mon Sep 17 00:00:00 2001 From: Charlie Greenman Date: Sun, 29 Oct 2023 03:04:44 -0400 Subject: [PATCH] Uptick to publish variable statement. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b44d6b..97d5681 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "workspaces": [ "src/rz/angular" ], - "version": "1.5.2", + "version": "1.5.3", "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",