diff --git a/Cargo.toml b/Cargo.toml index fe6fe92..64938f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "synchrony" -version = "0.1.0-pre.0" +version = "0.1.0" edition = "2024" license = "MIT" repository = "https://github.com/compio-rs/synchrony"