Skip to content

Commit 5bf5df5

Browse files
committed
Allow Genie6 compat
1 parent 8a6eec5 commit 5bf5df5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GenieAuthorisation"
22
uuid = "af3f74f6-a62a-4aa2-b188-7ea1105ee18f"
33
authors = ["Adrian Salceanu <e@essenciary.com> and contributors"]
4-
version = "2.0.0"
4+
version = "2.1.0"
55

66
[deps]
77
Genie = "c43c736e-a2d1-11e8-161f-af95117fbd1e"
@@ -11,8 +11,8 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111
SearchLight = "340e8cb6-72eb-11e8-37ce-c97ebeb32050"
1212

1313
[compat]
14-
Genie = "5"
15-
GenieAuthentication = "2"
14+
Genie = "5,6"
15+
GenieAuthentication = "2,3"
1616
GeniePlugins = "1"
1717
Reexport = "1"
1818
SearchLight = "1, 2"

0 commit comments

Comments
 (0)