Skip to content

Commit d2de8e7

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2024-09-12) ### Bug Fixes * prompt for save if user modifies the HOTP counter ([8568771](8568771))
1 parent bf7ac56 commit d2de8e7

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.1](https://github.com/replydev/cotp/compare/v1.9.0...v1.9.1) (2024-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* prompt for save if user modifies the HOTP counter ([8568771](https://github.com/replydev/cotp/commit/8568771c91d5c45df2e68f661c6bae4d147b5b6f))
7+
18
# [1.9.0](https://github.com/replydev/cotp/compare/v1.8.0...v1.9.0) (2024-08-31)
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.0"
3+
version = "1.9.1"
44
authors = ["replydev <commoncargo@tutanota.com>"]
55
edition = "2021"
66
description = "Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality."

0 commit comments

Comments
 (0)