Skip to content

Commit

Permalink
Merge pull request #1834 from lann/bump-v2
Browse files Browse the repository at this point in the history
Bump versions to 2.0.0-pre0
  • Loading branch information
lann authored Oct 3, 2023
2 parents cff70af + cab25dc commit 17989a9
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 35 deletions.
62 changes: 31 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.71"

[workspace.package]
version = "1.6.0-pre0"
version = "2.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.6.0-pre0
SDK_VERSION ?= v2.0.0-pre0

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

Expand Down
2 changes: 1 addition & 1 deletion tests/http/headers-env-routes-test/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/http/simple-spin-rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 17989a9

Please sign in to comment.