Release v0.4.0: bump version and finalize CHANGELOG date

Bump the crate version from 0.4.0-dev to 0.4.0 and stamp the 0.4.0
CHANGELOG heading with the release date.
This commit is contained in:
Johnathan Corgan
2026-06-27 15:57:58 +00:00
parent 22a5b3e5c6
commit d5ee526f0e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "fips"
version = "0.4.0-dev"
version = "0.4.0"
edition = "2024"
description = "A distributed, decentralized network routing protocol for mesh nodes connecting over arbitrary transports"
license = "MIT"