From 00d0499ae55bf3342a0d4ce987109da47f56a858 Mon Sep 17 00:00:00 2001 From: Charlie Greenman Date: Thu, 28 Sep 2023 14:02:12 -0400 Subject: [PATCH] Uptick to release latest codemorph. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b6725d..891066f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "workspaces": [ "src/rz/angular" ], - "version": "1.3.9", + "version": "1.4.0", "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",