Skip to content

Commit 5b57750

Browse files
bump version to 0.1.2
1 parent fba01fd commit 5b57750

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = [
66
]
77

88
[workspace.package]
9-
version = "0.1.1"
9+
version = "0.1.2"
1010
authors = ["StackOverflowExcept1on"]
1111
edition = "2024"
1212
repository = "https://github.com/StackOverflowExcept1on/simple-graph"
@@ -19,4 +19,4 @@ linked-hash-map = "0.5.6"
1919
linked_hash_set = "0.1.5"
2020
thiserror = "2.0"
2121

22-
simple-graph = { version = "0.1.1", path = "simple-graph" }
22+
simple-graph = { version = "0.1.2", path = "simple-graph" }

0 commit comments

Comments
 (0)