diff --git a/Cargo.toml b/Cargo.toml index 5cc90888..d348225d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT" name = "ruma-federation-api" readme = "README.md" repository = "https://github.com/ruma/ruma-federation-api" -version = "0.1.0" +version = "0.0.1" [dependencies] js_int = "0.1.3"