Skip to content

Commit a05ac02

Browse files
committed
chore: Bump version to 0.14.1
1 parent e3e2e48 commit a05ac02

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="v0.14.1"></a>
2+
## v0.14.1 (2024-08-12)
3+
4+
Upgrade `time` crate to fix build issues. Kudos to [@fgaz](https://github.com/fgaz) [#97](https://github.com/Frederick888/git-credential-keepassxc/pull/97).
5+
6+
No functional changes.
7+
18
<a name="v0.14.0"></a>
29
## v0.14.0 (2023-10-24)
310

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,6 +1,6 @@
11
[package]
22
name = "git-credential-keepassxc"
3-
version = "0.14.0"
3+
version = "0.14.1"
44
authors = ["Frederick Zhang <[email protected]>"]
55
edition = "2021"
66
description = "Helper that allows Git and shell scripts to use KeePassXC as credential store"

0 commit comments

Comments
 (0)