Skip to content

Commit c81dba4

Browse files
author
hhaensel
committed
bump compats, set version v1.0.0
1 parent 757b08d commit c81dba4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GenieTest"
22
uuid = "b272cc50-9a4f-43b1-8692-0510264c1fe6"
33
authors = ["Helmut Hänsel <helmut.haensel@gmx.de>"]
4-
version = "0.3.7"
4+
version = "1.0.0"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -17,11 +17,11 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1717
[compat]
1818
Dates = "1.6"
1919
Electron = "5, 6"
20-
Genie = "5.35.3"
21-
HTTP = "1"
20+
Genie = "5.35.3, 6"
21+
HTTP = "1, 2"
2222
Reexport = "1.2.2"
23-
Stipple = "0.31.46"
24-
StippleUI = "0.24.14"
23+
Stipple = "0.31.46, 1"
24+
StippleUI = "0.24.14, 1"
2525
Test = "1.6"
2626
TestItemRunner = "1.1.4"
2727
UUIDs = "1.6"

0 commit comments

Comments
 (0)