Skip to content

Commit f12d860

Browse files
committed
chore(release): 0.5.5 [skip ci]
## [0.5.5](0.5.4...0.5.5) (2024-12-23) ### Bug Fixes * **deps:** update rust crate age to v0.10.1 [security] ([#70](#70)) ([be1985d](be1985d))
1 parent be1985d commit f12d860

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.5](https://github.com/Zebradil/rustotpony/compare/0.5.4...0.5.5) (2024-12-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update rust crate age to v0.10.1 [security] ([#70](https://github.com/Zebradil/rustotpony/issues/70)) ([be1985d](https://github.com/Zebradil/rustotpony/commit/be1985d592c1b6e4718ec9fdc232b4ad8788f24b))
7+
18
## [0.5.4](https://github.com/Zebradil/rustotpony/compare/0.5.3...0.5.4) (2024-10-28)
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.4" # SED-HERE <- this is a marker for the version
13+
version = "0.5.5" # SED-HERE <- this is a marker for the version
1414

1515
[dependencies]
1616
age = "0.10.0"

0 commit comments

Comments
 (0)