Skip to content

Commit 1e9dad4

Browse files
authored
Merge pull request #203 from vdice/chore/release-bumps-0.9.0
chore(*): bumps for 0.9.0 release
2 parents e16dd14 + de53a06 commit 1e9dad4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
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
@@ -5,7 +5,7 @@ authors = { workspace = true }
55
edition = { workspace = true }
66

77
[workspace.package]
8-
version = "0.8.0"
8+
version = "0.9.0"
99
authors = ["Fermyon Engineering <[email protected]>"]
1010
edition = "2021"
1111
rust-version = "1.76"

spin-pluginify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "cloud"
22
description = "Commands for publishing applications to the Fermyon Cloud."
3-
version = "0.8.0"
3+
version = "0.9.0"
44
spin_compatibility = ">=1.3"
55
license = "Apache-2.0"
66
homepage = "https://github.com/fermyon/cloud-plugin"

0 commit comments

Comments
 (0)