Skip to content

Commit d44074a

Browse files
authored
Merge pull request #167 from fermyon/bump-0.6.0
bump to v0.6.0
2 parents 7c32d40 + 06e7947 commit d44074a

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.5.1"
8+
version = "0.6.0"
99
authors = ["Fermyon Engineering <[email protected]>"]
1010
edition = "2021"
1111

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.5.1"
3+
version = "0.6.0"
44
spin_compatibility = ">=1.3"
55
license = "Apache-2.0"
66
homepage = "https://github.com/fermyon/cloud-plugin"

0 commit comments

Comments
 (0)