diff --git a/Cargo.toml b/Cargo.toml index 5c419d7..0d9a130 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jiff" -version = "0.1.5" #:version +version = "0.1.6" #:version authors = ["Andrew Gallant "] license = "Unlicense OR MIT" repository = "https://github.com/BurntSushi/jiff"