diff --git a/Cargo.toml b/Cargo.toml index f440c16..9b4db35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chrono" -version = "0.1.3" +version = "0.1.4" authors = ["Kang Seonghoon "] description = "Date and time library for Rust"