Skip to content

Commit

Permalink
CompatHelper: bump compat for "FillArrays" to "0.10" (#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 Oct 27, 2020
1 parent 5d34d6e commit 4b79e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
FFTW = "0.3, 1"
FillArrays = "0.6, 0.7, 0.8, 0.9"
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10"
Nullables = "0.0.8, 1.0"
julia = "1"

2 comments on commit 4b79e0a

@dlfivefifty
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: "Tag with name v0.4.1 already exists and points to a different commit"

Please sign in to comment.