Bump version to Bun 1.0.0 (#4543)

* hi

* Update Version to 1.0.0

* 2

---------

Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
This commit is contained in:
dave caruso
2023-09-07 10:57:46 -07:00
committed by GitHub
parent a7c3bc8a5a
commit 5b9d8b87c4
9 changed files with 381 additions and 402 deletions

View File

@@ -38,7 +38,7 @@ NATIVE_OR_OLD_MARCH = -march=nehalem
endif
MIN_MACOS_VERSION ?= $(DEFAULT_MIN_MACOS_VERSION)
BUN_BASE_VERSION = 0.8
BUN_BASE_VERSION = 1.0
CI ?= false