Skip to content

Commit 8fb711c

Browse files
chore(release): 1.9.7 [skip ci]
## [1.9.7](v1.9.6...v1.9.7) (2025-09-03) ### Bug Fixes * `mismatched_lifetime_syntaxes` & clippy compiler warnings ([#584](#584)) ([fd6f717](fd6f717))
1 parent fd6f717 commit 8fb711c

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+
## [1.9.7](https://github.com/replydev/cotp/compare/v1.9.6...v1.9.7) (2025-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* `mismatched_lifetime_syntaxes` & clippy compiler warnings ([#584](https://github.com/replydev/cotp/issues/584)) ([fd6f717](https://github.com/replydev/cotp/commit/fd6f717a43b342bf7fcbce0c3b2668d9f5fc2022))
7+
18
## [1.9.6](https://github.com/replydev/cotp/compare/v1.9.5...v1.9.6) (2025-06-02)
29

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 = "cotp"
3-
version = "1.9.6"
3+
version = "1.9.7"
44
authors = ["replydev <[email protected]>"]
55
edition = "2024"
66
description = "Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality."

0 commit comments

Comments
 (0)