Bump bun version to 1.1.5 (#3176)
This commit is contained in:
parent
0ef695d842
commit
3a58558166
@ -35,7 +35,7 @@ class Bun(SimpleNamespace):
|
|||||||
"""Bun constants."""
|
"""Bun constants."""
|
||||||
|
|
||||||
# The Bun version.
|
# The Bun version.
|
||||||
VERSION = "1.1.3"
|
VERSION = "1.1.5"
|
||||||
# Min Bun Version
|
# Min Bun Version
|
||||||
MIN_VERSION = "0.7.0"
|
MIN_VERSION = "0.7.0"
|
||||||
# The directory to store the bun.
|
# The directory to store the bun.
|
||||||
|
Loading…
Reference in New Issue
Block a user