diff --git a/crates/daqbuffer/Cargo.toml b/crates/daqbuffer/Cargo.toml index e6d21a1..d46dbae 100644 --- a/crates/daqbuffer/Cargo.toml +++ b/crates/daqbuffer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "daqbuffer" -version = "0.3.6" +version = "0.4.1" authors = ["Dominik Werder "] edition = "2021" diff --git a/crates/httpret/Cargo.toml b/crates/httpret/Cargo.toml index 2141731..853246b 100644 --- a/crates/httpret/Cargo.toml +++ b/crates/httpret/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "httpret" -version = "0.4.0" +version = "0.4.1" authors = ["Dominik Werder "] edition = "2021"