Skip to content

Commit e2fdb0d

Browse files
authored
Merge pull request #29 from karthik2804/bump_version
bump version to 0.2.0
2 parents 3cf8026 + 4d402a6 commit e2fdb0d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -6,7 +6,7 @@ edition = { workspace = true }
66
rust-version = "1.73"
77

88
[workspace.package]
9-
version = "0.1.0"
9+
version = "0.2.0"
1010
authors = ["Fermyon Engineering <[email protected]>"]
1111
edition = "2021"
1212
rust-version = "1.82"

spin-pluginify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "trigger-cron"
2-
version = "0.1"
3-
spin_compatibility = ">=2.0"
2+
version = "0.2.0"
3+
spin_compatibility = ">=3.0"
44
license = "Apache-2.0"
55
package = "./target/release/trigger-cron"

0 commit comments

Comments
 (0)