Skip to content

Commit cdbf6a2

Browse files
committed
Bump to v1.0.0
1 parent 6459c9b commit cdbf6a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GraphBasedSystems"
22
uuid = "c7b9bcad-ccd7-4721-b0c6-1499c55cf356"
33
authors = ["Jan Bruedigam"]
4-
version = "0.2.0"
4+
version = "1.0.0"
55

66
[deps]
77
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
@@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212
[compat]
1313
Graphs = "1.0, 1.7"
1414
StaticArrays = "1.0, 1.5"
15-
julia = "1.5, 1.8"
15+
julia = "1.6, 1.8"
1616

1717
[extras]
1818
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)