From 6081c6e7efe2b844f226321618265939025727b6 Mon Sep 17 00:00:00 2001 From: Paul Schulze Date: Fri, 12 Apr 2024 17:34:02 +0200 Subject: [PATCH] [release] logtimes v1.0.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 82f132c..64bc717 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "logtimes" -version = "1.0.8" +version = "1.0.9" authors = ["Paul Schulze "] edition = "2021"