Merge pull request #2379 from JuliaPlots/compathelper/new_version/2020-02-03-15-04-12-054-56131472

CompatHelper: bump compat for "FixedPointNumbers" to "0.8"
This commit is contained in:
Michael Krabbe Borregaard 2020-02-03 17:46:43 +01:00 committed by GitHub
commit 3bad6e9b4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
[compat] [compat]
Contour = "0.5" Contour = "0.5"
FFMPEG = "0.2" FFMPEG = "0.2"
FixedPointNumbers = "0.6, 0.7" FixedPointNumbers = "0.6, 0.7, 0.8"
GR = "0.46" GR = "0.46"
GeometryTypes = "0.7" GeometryTypes = "0.7"
JSON = "0.21" JSON = "0.21"