Skip to content

Commit 60614a4

Browse files
Merge pull request mitchmindtree#35 from mitchmindtree/publish-0.8
Publish version 0.8
2 parents cf64dab + 27f81c2 commit 60614a4

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "daggy"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["mitchmindtree <mitchell.nordine@gmail.com>"]
55
description = "A directed acyclic graph data structure library. It is Implemented on top of petgraph's Graph data structure and attempts to follow similar conventions where suitable."
66
readme = "README.md"

0 commit comments

Comments
 (0)