Skip to content

Commit

Permalink
add tight bounds and make release
Browse files Browse the repository at this point in the history
  • Loading branch information
tknopp committed Nov 28, 2019
1 parent 9439bb1 commit c3ca396
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 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 = "0.8.0"
version = "1.0.0"

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

[compat]
Graphics = "≥ 0.1.0"
julia = "1.3"
Cairo_jll = "1.16.0"
Colors = "0.9"
Fontconfig_jll = "2.13.1"
Glib_jll = "2.59.0"
Graphics = "0.4"
Pango_jll = "1.42.4"

[extras]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down

0 comments on commit c3ca396

Please sign in to comment.