Skip to content

Commit c382498

Browse files
authored
Bump StaticArrays
1 parent 9842230 commit c382498

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
@@ -2,7 +2,7 @@ name = "StaticPolynomials"
22
uuid = "62e018b1-6e46-5407-a5a7-97d4fbcae734"
33
license = "MIT"
44
repo = "https://github.com/JuliaAlgebra/StaticPolynomials.jl.git"
5-
version = "1.3.2"
5+
version = "1.3.3"
66

77
[deps]
88
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212
[compat]
1313
julia = "1"
1414
MultivariatePolynomials = "^0.2, ^0.3"
15-
StaticArrays = "^0.8, ^0.9, ^0.10, ^0.11"
15+
StaticArrays = "^0.8, ^0.9, ^0.10, ^0.11, ^0.12"
1616

1717
[extras]
1818
DynamicPolynomials = "7c1d4256-1411-5781-91ec-d7bc3513ac07"

0 commit comments

Comments
 (0)