diff --git a/Cargo.toml b/Cargo.toml index ee35733..820d47f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,8 @@ homepage = "https://github.com/moia-oss/tinytime.rs" repository = "https://github.com/moia-oss/tinytime.rs" documentation = "https://docs.rs/tinytime" edition = "2021" -version = "" +# Version is defined during release +version = "0.1.0" license = "MIT OR Apache-2.0" [dependencies]