From 7b1c8db35bb478a5c9a313716e1335c134a37483 Mon Sep 17 00:00:00 2001 From: Charlie Greenman Date: Thu, 23 Feb 2023 00:34:25 +0200 Subject: [PATCH] Uptick version for building. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d92a4c4..20ffdbf 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "workspaces": [ "src/rz/angular" ], - "version": "1.0.6", + "version": "1.0.7", "description": "Code Morph is an extensible, easy to understand, easy contribute, easy to use Codemod library.", "main": "./dist/index.js", "types": "./dist/index.d.ts",