From 614c310935e8854abcf7776dfa6381dc87c3a9cd Mon Sep 17 00:00:00 2001 From: Ray Epps Date: Tue, 20 Feb 2024 18:49:42 -0700 Subject: [PATCH] reset version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6aa123b..0c109b57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "radash", - "version": "12.0.0", + "version": "11.0.0", "description": "Functional utility library - modern, simple, typed, powerful", "main": "dist/cjs/index.cjs", "module": "dist/esm/index.mjs",