diff --git a/Cargo.toml b/Cargo.toml index 288d61e..8e7fefa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jiff" -version = "0.1.3" #:version +version = "0.1.4" #:version authors = ["Andrew Gallant "] license = "Unlicense OR MIT" repository = "https://github.com/BurntSushi/jiff"