Skip to content

Commit

Permalink
Update to version 0.10.0 release (#1220)
Browse files Browse the repository at this point in the history
* Update to version 0.10.0 release

Signed-off-by: tpmccallum <[email protected]>

---------

Signed-off-by: tpmccallum <[email protected]>
  • Loading branch information
Timothy McCallum authored Mar 2, 2023
1 parent e25e7bf commit e84ac6c
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 28 deletions.
48 changes: 24 additions & 24 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.64"

[workspace.package]
version = "0.10.0-pre0"
version = "0.10.0"
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 ?= v0.10.0-pre0
SDK_VERSION ?= v0.10.0

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 e84ac6c

Please sign in to comment.