Skip to content

Commit 4929688

Browse files
committed
Fix compat and bump version to 0.9
1 parent d7384be commit 4929688

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "FreeTypeAbstraction"
22
uuid = "663a7486-cb36-511b-a19d-713bb74d65c9"
3-
version = "0.8.4"
3+
version = "0.9.0"
44

55
[deps]
66
ColorVectorSpace = "c3611d14-8923-5661-9e6a-0046d554d3a4"
@@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212
[compat]
1313
ColorVectorSpace = "0.8"
1414
Colors = "0.11, 0.12"
15-
FreeType = "3, 4"
15+
FreeType = "4"
1616
GeometryBasics = "0.2, 0.3"
1717
StaticArrays = "0.12, 1.0"
1818
julia = "1"

0 commit comments

Comments
 (0)