Skip to content

Commit f1d8e87

Browse files
rayketchamclaude
andcommitted
chore: bump version to 0.6.4
Includes: - feat: not_before/not_after explicit validity dates in hierarchy builder - fix: shell routes pki build/preview to hierarchy builder - fix: DANE hostname extraction with fallback warning Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 2b8494a commit f1d8e87

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Modern PKI CLI tool -- certificate inspection, key management, TLS probing, and enrollment protocols.
44

5-
**Version:** 0.6.3 | **Binary:** `pki` | **License:** Apache-2.0
5+
**Version:** 0.6.4 | **Binary:** `pki` | **License:** Apache-2.0
66

77
---
88

Cargo.lock

Lines changed: 4 additions & 4 deletions
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
@@ -10,7 +10,7 @@ members = [
1010
]
1111

1212
[workspace.package]
13-
version = "0.6.3"
13+
version = "0.6.4"
1414
edition = "2021"
1515
license = "Apache-2.0"
1616
rust-version = "1.88.0"

0 commit comments

Comments
 (0)