diff --git a/crates/httpd/Cargo.toml b/crates/httpd/Cargo.toml index 416b414..0c6afde 100644 --- a/crates/httpd/Cargo.toml +++ b/crates/httpd/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hlstate-httpd" -version = "0.1.0" +version = "0.1.1" edition = "2024" license = "MIT" readme = "README.md"