Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-frmr committed Jan 21, 2024
1 parent 5104a50 commit 722f2db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "kinode_process_lib"
version = "0.5.4"
version = "0.5.5"
edition = "2021"

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

0 comments on commit 722f2db

Please sign in to comment.