diff --git a/Cargo.toml b/Cargo.toml index 61725c0..24fc805 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "folktime" description = "Tiny library for approximate formatting of time values in a human-friendly way." -version = "0.2.0" +version = "0.2.1" edition = "2021" license = "MIT OR Apache-2.0"