From 792918711a27384dd9c23ab49db02290e82ab6bd Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 7 Sep 2024 09:57:45 -0400 Subject: [PATCH] 0.1.13 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5d673bf..1f853a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jiff" -version = "0.1.12" #:version +version = "0.1.13" #:version authors = ["Andrew Gallant "] license = "Unlicense OR MIT" repository = "https://github.com/BurntSushi/jiff"