Skip to content

Commit b2958be

Browse files
Merge pull request #16 from ranocha/patch-1
bump compat version bounds
2 parents 1098b35 + 46633f4 commit b2958be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ForwardDiff = "0.10.3"
1818
RecursiveArrayTools = "2"
1919
Reexport = "0.2"
2020
Setfield = "0.7"
21-
StaticArrays = "0.11, 0.12"
22-
UnPack = "0.1, 1.0"
21+
StaticArrays = "1.0"
22+
UnPack = "1.0"
2323
julia = "1"
2424

2525
[extras]

0 commit comments

Comments
 (0)