Skip to content

Commit 345ef6b

Browse files
author
Jack Dunham
committed
Version bump
1 parent c8805cd commit 345ef6b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NamedGraphs"
22
uuid = "678767b0-92e7-4007-89e4-4527a8725b19"
33
authors = ["Matthew Fishman <[email protected]>, Joseph Tindall <[email protected]> and contributors"]
4-
version = "0.7.4"
4+
version = "0.8.0"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ NamedGraphs = "678767b0-92e7-4007-89e4-4527a8725b19"
66
[compat]
77
Documenter = "1.10"
88
Literate = "2.20.1"
9-
NamedGraphs = "0.7"
9+
NamedGraphs = "0.8"

examples/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ NamedGraphs = "678767b0-92e7-4007-89e4-4527a8725b19"
44

55
[compat]
66
Graphs = "1.12.0"
7-
NamedGraphs = "0.7.0"
7+
NamedGraphs = "0.8.0"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Graphs = "1.12"
2424
GraphsFlows = "0.1.1"
2525
KaHyPar = "0.3.1"
2626
Metis = "1.5.0"
27-
NamedGraphs = "0.7.0"
27+
NamedGraphs = "0.8.0"
2828
SafeTestsets = "0.1.0"
2929
SimpleGraphAlgorithms = "0.6.0"
3030
SimpleGraphConverter = "0.1.0"

0 commit comments

Comments
 (0)