chore: open v0.3.1-dev cycle on maint

Reset maint to v0.3.0 to retire the v0.2.x maintenance window and
open a new tracking branch for v0.3.1-dev bug-fix work.

- Cargo: 0.3.0 → 0.3.1-dev
- CHANGELOG: fresh [Unreleased] block above [0.3.0]
- README: badge v0.3.0 → v0.3.1--dev
This commit is contained in:
Johnathan Corgan
2026-05-12 13:36:22 +00:00
parent 1617f6ec1c
commit 627fd3627b
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "fips"
version = "0.3.0"
version = "0.3.1-dev"
edition = "2024"
description = "A distributed, decentralized network routing protocol for mesh nodes connecting over arbitrary transports"
license = "MIT"