Skip to content

Commit caeec7a

Browse files
committed
feat(): Bump version to 2.0.0
1 parent 553c44b commit caeec7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GraphPPL"
22
uuid = "b3f8163a-e979-4e85-b43e-1f63d8c8b42c"
33
authors = ["Dmitry Bagaev <[email protected]>"]
4-
version = "1.1.0"
4+
version = "2.0.0"
55

66
[deps]
77
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
@@ -10,7 +10,7 @@ TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
1010
[compat]
1111
MacroTools = "0.5.6"
1212
TupleTools = "1.2.0"
13-
julia = "1"
13+
julia = "1.6"
1414

1515
[extras]
1616
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

0 commit comments

Comments
 (0)