Skip to content

Commit 5627e09

Browse files
rayketchamclaude
andcommitted
chore: bump version to 0.5.7
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b5e276a commit 5627e09

4 files changed

Lines changed: 4 additions & 4 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
Standalone code signing engine — Authenticode, PKCS#7, RFC 3161 timestamping, detached CMS signing, PowerShell SIP.
44

5-
**Version:** 0.5.5 | **License:** Apache-2.0 | **Date:** 2026-03-19
5+
**Version:** 0.5.7 | **License:** Apache-2.0 | **Date:** 2026-03-25
66

77
## MANDATORY Rules
88
### Bash Commands: NO CHAINING (CRITICAL)

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -3,7 +3,7 @@ resolver = "2"
33
members = ["crates/pki-sign"]
44

55
[workspace.package]
6-
version = "0.5.5"
6+
version = "0.5.7"
77
edition = "2021"
88
rust-version = "1.88"
99
license = "Apache-2.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ No OpenSSL. No `signtool.exe`. No external dependencies. One binary.
2222
[![OpenSSL](https://img.shields.io/badge/OpenSSL-not%20required-brightgreen?logo=openssl&logoColor=white)](https://github.com/rayketcham-lab/PKI-Signing-Service)
2323

2424
<!-- Project Info -->
25-
[![Version](https://img.shields.io/badge/version-0.5.5-blue?logo=semver&logoColor=white)](https://github.com/rayketcham-lab/PKI-Signing-Service/releases/latest)
25+
[![Version](https://img.shields.io/badge/version-0.5.7-blue?logo=semver&logoColor=white)](https://github.com/rayketcham-lab/PKI-Signing-Service/releases/latest)
2626
[![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-green?logo=apache&logoColor=white)](LICENSE)
2727
[![Rust](https://img.shields.io/badge/language-Rust-orange?logo=rust&logoColor=white)](https://www.rust-lang.org/)
2828
[![MSRV](https://img.shields.io/badge/MSRV-1.88-orange?logo=rust&logoColor=white)](https://blog.rust-lang.org/)

0 commit comments

Comments
 (0)