Skip to content

Commit 722f2db

Browse files
authored
version bump
1 parent 5104a50 commit 722f2db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kinode_process_lib"
3-
version = "0.5.4"
3+
version = "0.5.5"
44
edition = "2021"
55

66
[features]
@@ -18,4 +18,4 @@ rand = "0.8"
1818
thiserror = "1.0"
1919
url = "2.4.1"
2020
mime_guess = "2.0"
21-
wit-bindgen = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "efcc759" }
21+
wit-bindgen = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "efcc759" }

0 commit comments

Comments
 (0)