Skip to content

Commit 5662a1b

Browse files
authored
Merge pull request #228 from cakebaker/bump_version_to_0_12_0
Bump version to `0.12.0`
2 parents f75ec46 + 69649bf commit 5662a1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.11.0"
4+
version = "0.12.0"
55
edition = "2021"
66
license = "MIT"
77
repository = "https://github.com/uutils/parse_datetime"

0 commit comments

Comments
 (0)