1 Commits

Author SHA1 Message Date
Johnathan Corgan
af127409c3 chore(release): v0.4.0-rc.2 (throwaway RC version bump)
Claude-Session: https://claude.ai/code/session_01A2pYfSypNmmG4HyHwZuLex
2026-06-21 14:41:17 +00:00
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1074,7 +1074,7 @@ checksum = "9844ddc3a6e533d62bba727eb6c28b5d360921d5175e9ff0f1e621a5c590a4d5"
[[package]]
name = "fips"
version = "0.4.0-dev"
version = "0.4.0-rc.2"
dependencies = [
"arc-swap",
"bech32",

View File

@@ -1,6 +1,6 @@
[package]
name = "fips"
version = "0.4.0-dev"
version = "0.4.0-rc.2"
edition = "2024"
description = "A distributed, decentralized network routing protocol for mesh nodes connecting over arbitrary transports"
license = "MIT"