Skip to content

Commit

Permalink
Update version to 1.1 in Project.toml
Browse files Browse the repository at this point in the history
Bumping up depenencies for very old versions. Perhaps this can be done more aggressively
  • Loading branch information
ViralBShah authored Aug 12, 2024
1 parent d187a5d commit 3763f74
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 3763f74

Please sign in to comment.