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