From ccc40e0c8d8e596ee69a08d6502aee8a655daeff Mon Sep 17 00:00:00 2001 From: Elijah Ahianyo Date: Wed, 15 May 2024 09:57:11 +0000 Subject: [PATCH] Bump Bun version (#3281) --- 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 5bf9b365e..3cca265e6 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.6" + VERSION = "1.1.8" # Min Bun Version MIN_VERSION = "0.7.0" # The directory to store the bun.