Skip to content

Commit

Permalink
Bump FillArrays
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis authored Apr 21, 2023
1 parent 84b0946 commit 99c61d4
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
@@ -1,7 +1,7 @@
name = "CommonRLSpaces"
uuid = "408f5b3e-f2a2-48a6-b4bb-c8aa44c458e6"
authors = ["Jun Tian <[email protected]> and contributors"]
version = "0.2.0"
version = "0.2.1"

[deps]
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
Expand All @@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
FillArrays = "0.13"
FillArrays = "0.13, 1"
IntervalSets = "0.7"
Reexport = "1"
StaticArrays = "1"
Expand Down

0 comments on commit 99c61d4

Please sign in to comment.