From fa859e486d4e677d2f86bc6daa1d266b0223deb3 Mon Sep 17 00:00:00 2001 From: Elijah Date: Fri, 26 Apr 2024 18:17:16 +0000 Subject: [PATCH] Bump bun version to 1.1.5 --- 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 6bd6effe6f..52f47847aa 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.