Skip to content

Commit

Permalink
Rev to 1.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
  • Loading branch information
itowlson committed Jul 12, 2023
1 parent 6d673d5 commit e0bd911
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 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.67"

[workspace.package]
version = "1.4.0"
version = "1.4.1"
authors = ["Fermyon Engineering <engineering@fermyon.com>"]
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.4.0
SDK_VERSION ?= v1.4.1

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 e0bd911

Please sign in to comment.