Skip to content

Commit f034adb

Browse files
authored
Release 0.6.0 (#10)
1 parent 7f697a1 commit f034adb

3 files changed

Lines changed: 4 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.5.0"
3+
version = "0.6.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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name = "pluginify"
2-
version = "0.5.0"
2+
description = "Package Spin plugins for faster iteration"
3+
version = "0.6.0"
34
spin_compatibility = ">=0.7"
45
license = "Apache-2.0"
56
package = "./target/release/pluginify"

0 commit comments

Comments
 (0)