update of the version

This commit is contained in:
Sylvestre Ledru
2023-04-24 00:11:58 +02:00
parent a68f15e034
commit 3b05dabf54
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "humantime_to_duration"
description = " parsing human-readable relative time strings and converting them to a Duration"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "MIT"
repository = "https://github.com/uutils/humantime_to_duration"