bun version bump to 1.0.4 (#1942)
This commit is contained in:
parent
86c624e939
commit
14bb662eb1
@ -35,7 +35,7 @@ class Bun(SimpleNamespace):
|
||||
"""Bun constants."""
|
||||
|
||||
# The Bun version.
|
||||
VERSION = "0.7.3"
|
||||
VERSION = "1.0.4"
|
||||
# Min Bun Version
|
||||
MIN_VERSION = "0.7.0"
|
||||
# The directory to store the bun.
|
||||
|
Loading…
Reference in New Issue
Block a user