Skip to content

Commit 643a2f5

Browse files
committed
chore(release): 0.5.3 [skip ci]
## [0.5.3](0.5.2...0.5.3) (2024-10-21) ### Bug Fixes * **deps:** update all dependencies ([#67](#67)) ([1ba167c](1ba167c))
1 parent 1ba167c commit 643a2f5

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.3](https://github.com/Zebradil/rustotpony/compare/0.5.2...0.5.3) (2024-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all dependencies ([#67](https://github.com/Zebradil/rustotpony/issues/67)) ([1ba167c](https://github.com/Zebradil/rustotpony/commit/1ba167c469af92d2d845340c49601807c7d5d187))
7+
18
## [0.5.2](https://github.com/Zebradil/rustotpony/compare/0.5.1...0.5.2) (2024-09-26)
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.2" # SED-HERE <- this is a marker for the version
13+
version = "0.5.3" # SED-HERE <- this is a marker for the version
1414

1515
[dependencies]
1616
age = "0.10.0"

0 commit comments

Comments
 (0)