Skip to content

Commit 5ecf0b3

Browse files
committed
update version to 0.5.0
1 parent f9ce504 commit 5ecf0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "parse_datetime"
33
description = "parsing human-readable time strings and converting them to a DateTime"
4-
version = "0.4.0"
4+
version = "0.5.0"
55
edition = "2021"
66
license = "MIT"
77
repository = "https://github.com/uutils/parse_datetime"

0 commit comments

Comments
 (0)