Skip to content

Commit bb84aa4

Browse files
Merge pull request #1508 from fibonacci1729/bump-versions
bump versions for v1.2.0
2 parents dda80ff + 6b869d3 commit bb84aa4

File tree

5 files changed

+30
-30
lines changed

5 files changed

+30
-30
lines changed

Cargo.lock

+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "Apache-2.0 WITH LLVM-exception"
77
rust-version = "1.67"
88

99
[workspace.package]
10-
version = "1.2.0-pre0"
10+
version = "1.2.0"
1111
authors = ["Fermyon Engineering <[email protected]>"]
1212
edition = "2021"
1313

templates/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SDK_VERSION ?= v1.2.0-pre0
1+
SDK_VERSION ?= v1.2.0
22

33
bump-versions: bump-go-versions bump-rust-versions
44

tests/http/headers-env-routes-test/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/http/simple-spin-rust/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)