Skip to content

Commit 7eb7b88

Browse files
mickvandijkeclaude
andcommitted
feat: bump version to 0.17.0
Remove configuration system and streamline network setup. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6b3699f commit 7eb7b88

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ name = "saorsa-core"
1111
# 0.14.1: fix deterministic identity generation to use real ML-DSA keypairs
1212
# 0.15.0: routing table single-source-of-truth fixes
1313
# 0.16.0: delegate transport addressing to saorsa-transport's TransportAddr (PR #39)
14-
version = "0.16.0"
14+
# 0.17.0: remove configuration system, streamline network setup
15+
version = "0.17.0"
1516
edition = "2024"
1617
authors = ["Saorsa Labs Limited <david@saorsalabs.com>"]
1718
license = "AGPL-3.0"

0 commit comments

Comments
 (0)