From 4a8fc54aadf40e7195419818ba4334beed242bab Mon Sep 17 00:00:00 2001 From: Alec Larson <1925840+aleclarson@users.noreply.github.com> Date: Sun, 1 Dec 2024 16:56:28 -0500 Subject: [PATCH] chore: release v12.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed113bf2..0c985b87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "radashi", - "version": "12.2.0", + "version": "12.3.0", "type": "module", "description": "The modern, community-first TypeScript toolkit with all of the fast, readable, and minimal utility functions you need. Type-safe, dependency-free, tree-shakeable, fully tested.", "repository": {