Skip to content

Commit f1f15b9

Browse files
authored
Merge pull request #177 from karthik2804/chore/version_bump_v0.5.0
chore: version bump to v0.5.0
2 parents 91a0182 + b0770ee commit f1f15b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/spin-js-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spin-js-cli"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55

66
[[bin]]

crates/spin-js-engine/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spin-js-engine"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)