From f47b8bd683b9300957026a49754d84c1b17b4b35 Mon Sep 17 00:00:00 2001 From: Charlie Greenman Date: Sat, 14 Oct 2023 23:06:34 -0400 Subject: [PATCH] uptick ersion --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f00e3c..9120aaa 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "workspaces": [ "src/rz/angular" ], - "version": "1.3.7", + "version": "1.3.8", "description": "Devkit for Code Morph core", "types": "./lib/cjs/types/index.d.ts", "main": "./lib/cjs/index.js",