Skip to content

Commit 0b44f86

Browse files
committed
(cargo-release) start next development iteration 3.0.10-alpha.0
1 parent 5b13b62 commit 0b44f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords = ["shortest-path", "astar", "dijkstra", "flow", "graph"]
66
license = "Apache-2.0/MIT"
77
homepage = "https://rfc1149.net/devel/pathfinding.html"
88
documentation = "https://docs.rs/pathfinding/"
9-
version = "3.0.9"
9+
version = "3.0.10-alpha.0"
1010
authors = ["Samuel Tardieu <[email protected]>"]
1111
categories = ["algorithms"]
1212
readme = "README.md"

0 commit comments

Comments
 (0)