Skip to content

Commit

Permalink
CompatHelper: bump compat for "Compat" to "3.0" (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and nalimilan committed Nov 22, 2019
1 parent f67993f commit f9fcb21
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
Expand Up @@ -13,12 +13,12 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

[compat]
julia = "1"
Compat = "1, 2"
Compat = "1.0, 2.0, 3.0"
DataAPI = "1.1"
JSON = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21"
Missings = "0.4.3"
Reexport = "0.1, 0.2"
julia = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit f9fcb21

Please sign in to comment.