From 4531012f5156b3e15021f6ed2ecaf54d549828c1 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Thu, 16 Jan 2025 13:34:06 -0500 Subject: [PATCH] 0.1.24 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 01b8655..e3632d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jiff" -version = "0.1.23" #:version +version = "0.1.24" #:version authors = ["Andrew Gallant "] license = "Unlicense OR MIT" repository = "https://github.com/BurntSushi/jiff"