From 3a58558166b0374ec125ebf8e9d0fb757b229556 Mon Sep 17 00:00:00 2001 From: Elijah Ahianyo Date: Fri, 26 Apr 2024 11:50:51 -0700 Subject: [PATCH] Bump bun version to 1.1.5 (#3176) --- reflex/constants/installer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reflex/constants/installer.py b/reflex/constants/installer.py index 6bd6effe6..52f47847a 100644 --- a/reflex/constants/installer.py +++ b/reflex/constants/installer.py @@ -35,7 +35,7 @@ class Bun(SimpleNamespace): """Bun constants.""" # The Bun version. - VERSION = "1.1.3" + VERSION = "1.1.5" # Min Bun Version MIN_VERSION = "0.7.0" # The directory to store the bun.