Skip to content

Commit d36c9da

Browse files
doublegateclaude
andcommitted
chore(release): bump version to v0.6.0
Phase 6 Integration & End-to-End Testing release. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent eef8c65 commit d36c9da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ members = [
2222
exclude = ["crates/wraith-xdp"]
2323

2424
[workspace.package]
25-
version = "0.5.5"
25+
version = "0.6.0"
2626
edition = "2024"
2727
rust-version = "1.85"
2828
license = "MIT"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A decentralized secure file transfer protocol optimized for high-throughput, low
99
[![CI Status](https://github.com/doublegate/WRAITH-Protocol/actions/workflows/ci.yml/badge.svg)](https://github.com/doublegate/WRAITH-Protocol/actions/workflows/ci.yml)
1010
[![CodeQL](https://github.com/doublegate/WRAITH-Protocol/actions/workflows/codeql.yml/badge.svg)](https://github.com/doublegate/WRAITH-Protocol/actions/workflows/codeql.yml)
1111
[![Release](https://github.com/doublegate/WRAITH-Protocol/actions/workflows/release.yml/badge.svg)](https://github.com/doublegate/WRAITH-Protocol/actions/workflows/release.yml)
12-
[![Version](https://img.shields.io/badge/version-0.5.5-blue.svg)](https://github.com/doublegate/WRAITH-Protocol/releases)
12+
[![Version](https://img.shields.io/badge/version-0.6.0-blue.svg)](https://github.com/doublegate/WRAITH-Protocol/releases)
1313
[![Rust](https://img.shields.io/badge/rust-1.85%2B-orange.svg)](https://www.rust-lang.org/)
1414
[![Edition](https://img.shields.io/badge/edition-2024-orange.svg)](https://doc.rust-lang.org/edition-guide/rust-2024/index.html)
1515
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
@@ -693,4 +693,4 @@ WRAITH Protocol builds on the work of many excellent projects and technologies:
693693

694694
**WRAITH Protocol** - *Secure. Fast. Invisible.*
695695

696-
**Status:** Phase 5 Complete (v0.5.5), Phase 6 Ready ✅ | **License:** MIT | **Language:** Rust 2024 | **Tests:** 869 | **Quality:** Grade A (92/100), 14% debt ratio, 100% unsafe docs, 69% protocol complete (546/789 SP)
696+
**Status:** Phase 6 Complete (v0.6.0), Phase 7 Ready ✅ | **License:** MIT | **Language:** Rust 2024 | **Tests:** 921 | **Quality:** Grade A+ (95/100), 12% debt ratio, 100% unsafe docs, 82% protocol complete (644/789 SP)

0 commit comments

Comments
 (0)