Bump version to 0.2.1-dev

This commit is contained in:
Johnathan Corgan
2026-03-23 03:21:32 +00:00
parent a16370e78d
commit 94884876b8
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -783,7 +783,7 @@ checksum = "9844ddc3a6e533d62bba727eb6c28b5d360921d5175e9ff0f1e621a5c590a4d5"
[[package]]
name = "fips"
version = "0.2.0"
version = "0.2.1-dev"
dependencies = [
"bech32",
"chacha20poly1305",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "fips"
version = "0.2.0"
version = "0.2.1-dev"
edition = "2024"
description = "A distributed, decentralized network routing protocol for mesh nodes connecting over arbitrary transports"
license = "MIT"