Skip to content

Commit ec82a22

Browse files
committed
chore(release): 0.5.4 [skip ci]
## [0.5.4](0.5.3...0.5.4) (2024-10-28) ### Bug Fixes * **deps:** update all dependencies ([#68](#68)) ([2f8ee88](2f8ee88))
1 parent 2f8ee88 commit ec82a22

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.5.4](https://github.com/Zebradil/rustotpony/compare/0.5.3...0.5.4) (2024-10-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all dependencies ([#68](https://github.com/Zebradil/rustotpony/issues/68)) ([2f8ee88](https://github.com/Zebradil/rustotpony/commit/2f8ee882888387f24fa8b805ed98df336e34981d))
7+
18
## [0.5.3](https://github.com/Zebradil/rustotpony/compare/0.5.2...0.5.3) (2024-10-21)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "MIT"
1010
name = "rustotpony"
1111
readme = "README.md"
1212
repository = "https://github.com/zebradil/rustotpony"
13-
version = "0.5.3" # SED-HERE <- this is a marker for the version
13+
version = "0.5.4" # SED-HERE <- this is a marker for the version
1414

1515
[dependencies]
1616
age = "0.10.0"

0 commit comments

Comments
 (0)