diff --git a/Cargo.toml b/Cargo.toml index 2d1bed8..5477f80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasm-server-runner" -version = "0.5.1" +version = "0.6.0" edition = "2021" readme = "README.md" repository = "https://github.com/jakobhellermann/wasm-server-runner/"