We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecefbda + b255ed2 commit f851908Copy full SHA for f851908
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "openssh-keys"
3
-version = "0.6.2"
+version = "0.6.3"
4
edition = "2021"
5
rust-version = "1.75.0"
6
authors = ["Stephen Demos <stephen@demos.zone>"]
docs/release-notes.md
@@ -1,6 +1,9 @@
# Release notes
-## Upcoming openssh-keys 0.6.3 (unreleased)
+## Upcoming openssh-keys 0.6.4 (unreleased)
+
+## openssh-keys 0.6.3 (2024-04-30)
7
8
Changes:
9
0 commit comments