Skip to content

Commit

Permalink
CompatHelper: bump compat for "JLD2" to "0.4" (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored and thchr committed Apr 21, 2021
1 parent e0ab6fe commit f3e04a0
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 @@ -19,8 +19,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
Combinatorics = "1.0"
DocStringExtensions = "0.8"
JLD2 = "0.2.4"
Meshing = "0.5" # for `src/compat/pyplot.jl` w/ Requires-load
JLD2 = "0.2.4, 0.4"
Meshing = "0.5"
PrettyTables = "0.10, 0.11"
Requires = "1.0, 1.1"
StaticArrays = "1.0"
Expand Down

0 comments on commit f3e04a0

Please sign in to comment.