Skip to content

Commit

Permalink
bump dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ffreyer committed Oct 14, 2024
1 parent 6e525c9 commit 6df3411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "FreeTypeAbstraction"
uuid = "663a7486-cb36-511b-a19d-713bb74d65c9"
version = "0.10.3"
version = "0.10.4"

[deps]
ColorVectorSpace = "c3611d14-8923-5661-9e6a-0046d554d3a4"
Expand All @@ -12,7 +12,7 @@ GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
ColorVectorSpace = "0.8, 0.9, 0.10"
Colors = "0.11, 0.12"
FreeType = "4"
GeometryBasics = "0.4.1"
GeometryBasics = "0.4.1, 0.5"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 6df3411

Please sign in to comment.