Skip to content

Commit

Permalink
Merge pull request #1251 from michelleN/updateversion
Browse files Browse the repository at this point in the history
update version to next anticipated release
  • Loading branch information
michelleN authored Mar 10, 2023
2 parents 445cf53 + 34db796 commit 8070fac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0 WITH LLVM-exception"
rust-version = "1.64"

[workspace.package]
version = "1.0.0-rc.1"
version = "1.0.0-pre0"
authors = ["Fermyon Engineering <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion templates/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SDK_VERSION ?= v1.0.0-rc.1
SDK_VERSION ?= v1.0.0-pre0

bump-versions: bump-go-versions bump-rust-versions

Expand Down

0 comments on commit 8070fac

Please sign in to comment.