diff --git a/Cargo.toml b/Cargo.toml index aeeaa02..8e576bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iana-time-zone" description = "get the IANA time zone for the current system" -version = "0.1.1" +version = "0.1.2" authors = ["Andrew Straw "] edition = "2018" repository = "https://github.com/strawlab/iana-time-zone"