Skip to content

Commit cac2a23

Browse files
ruvnetclaude
andcommitted
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>
1 parent 1662ff0 commit cac2a23

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ members = [
4545
resolver = "2"
4646

4747
[workspace.package]
48-
version = "0.1.27"
48+
version = "0.1.28"
4949
edition = "2021"
5050
rust-version = "1.77"
5151
license = "MIT"

crates/ruvector-mincut/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ This implementation is based on research in dynamic graph algorithms:
917917

918918
**Built with ❤️ by [ruv.io](https://ruv.io)**
919919

920-
**Status**: Production-ready • **Version**: 0.1.27**Rust Version**: 1.77+ • **Tests**: 448+ passing
920+
**Status**: Production-ready • **Version**: 0.1.28**Rust Version**: 1.77+ • **Tests**: 448+ passing
921921

922922
*Keywords: rust, minimum-cut, dynamic-graph, graph-algorithm, connectivity, network-analysis, subpolynomial, real-time, wasm, simd*
923923

0 commit comments

Comments
 (0)