Skip to content

Commit f0d9425

Browse files
authored
Merge pull request #365 from JuliaGraphics/vs/project
Update version to 1.1 in Project.toml
2 parents d187a5d + 3763f74 commit f0d9425

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Cairo"
22
uuid = "159f3aea-2a34-519c-b102-8c37f9878175"
3-
version = "1.0.5"
3+
version = "1.1"
44

55
[deps]
66
Cairo_jll = "83423d85-b0ee-5818-9007-b63ccbeb887a"
@@ -11,11 +11,11 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
1111
Pango_jll = "36c8627f-9965-5494-a995-c6b170f724f3"
1212

1313
[compat]
14-
julia = "1.3"
15-
Cairo_jll = "1.16.0"
16-
Colors = "0.9, 0.10, 0.11, 0.12"
14+
julia = "1.6"
15+
Cairo_jll = "1.16"
16+
Colors = "0.12"
1717
Glib_jll = "2.59.0"
18-
Graphics = "0.4, 1"
18+
Graphics = "1"
1919
Pango_jll = "1.42.4"
2020

2121
[extras]

0 commit comments

Comments
 (0)