Skip to content

Commit

Permalink
Merge 3b05a47 into e89d6a3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 29, 2021
2 parents e89d6a3 + 3b05a47 commit 5876096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
ConsistencyResampling = "0.3"
Distributions = "0.25"
Documenter = "0.27"
StructArrays = "0.5"
StructArrays = "0.5, 0.6"
julia = "1"
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Distributions = "0.25"
Documenter = "0.27"
StatsBase = "0.33"
StructArrays = "0.5"
StructArrays = "0.5, 0.6"
julia = "1"

0 comments on commit 5876096

Please sign in to comment.