Skip to content

Commit

Permalink
Merge pull request #365 from JuliaGraphics/vs/project
Browse files Browse the repository at this point in the history
Update version to 1.1 in Project.toml
  • Loading branch information
ViralBShah authored Aug 13, 2024
2 parents d187a5d + 3763f74 commit f0d9425
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Cairo"
uuid = "159f3aea-2a34-519c-b102-8c37f9878175"
version = "1.0.5"
version = "1.1"

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

[compat]
julia = "1.3"
Cairo_jll = "1.16.0"
Colors = "0.9, 0.10, 0.11, 0.12"
julia = "1.6"
Cairo_jll = "1.16"
Colors = "0.12"
Glib_jll = "2.59.0"
Graphics = "0.4, 1"
Graphics = "1"
Pango_jll = "1.42.4"

[extras]
Expand Down

0 comments on commit f0d9425

Please sign in to comment.