diff --git a/Cargo.toml b/Cargo.toml index e517abd..b15481a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "diligent-date-parser" description = "Library for parsing datetime in unknown format" -version = "0.1.0" +version = "0.1.1" authors = ["Andrey Kutejko "] edition = "2018" license = "MIT/Apache-2.0"