Bump Bun version (#3281)
This commit is contained in:
parent
bd3df68bef
commit
ccc40e0c8d
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user