From 6b2349a1102aca995efd6b47664e78980a754c61 Mon Sep 17 00:00:00 2001 From: c4605 Date: Tue, 4 Feb 2025 18:11:04 +0100 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 550dc3d..0866236 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clarity-codegen", - "version": "1.0.0", + "version": "1.1.0", "main": "./lib/index.js", "module": "./dist/index.js", "types": "./dist/index.d.ts",