chore: Bump version to 0.1.28

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
rUv 2025-12-25 18:42:42 +00:00
parent f88c14581d
commit ca65ebfa3f
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ members = [
resolver = "2"
[workspace.package]
version = "0.1.27"
version = "0.1.28"
edition = "2021"
rust-version = "1.77"
license = "MIT"

View file

@ -917,7 +917,7 @@ This implementation is based on research in dynamic graph algorithms:
**Built with ❤️ by [ruv.io](https://ruv.io)**
**Status**: Production-ready • **Version**: 0.1.27**Rust Version**: 1.77+ • **Tests**: 448+ passing
**Status**: Production-ready • **Version**: 0.1.28**Rust Version**: 1.77+ • **Tests**: 448+ passing
*Keywords: rust, minimum-cut, dynamic-graph, graph-algorithm, connectivity, network-analysis, subpolynomial, real-time, wasm, simd*