diff --git a/Cargo.toml b/Cargo.toml index 1e4af73..2b7a3e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clocksource" -version = "1.0.0" +version = "1.0.1-alpha.0" authors = ["Brian Martin "] edition = "2024" description = "Library for times and durations with fixed-size representations"