Skip to content

Commit 64fb4dc

Browse files
authored
Publish 0.9 (#24)
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
1 parent b377994 commit 64fb4dc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pluginify"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

spin-pluginify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "pluginify"
22
description = "Package Spin plugins for faster iteration"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
spin_compatibility = ">=0.7"
55
license = "Apache-2.0"
66
package = "./target/release/pluginify"

0 commit comments

Comments
 (0)