Skip to content

Commit

Permalink
Bump test dep Quaternions.jl (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarrasch authored Dec 7, 2022
1 parent 4f2b39c commit 10b5265
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,6 +1,6 @@
name = "GenericLinearAlgebra"
uuid = "14197337-ba66-59df-a3e3-ca00e7dcff7a"
version = "0.3.5"
version = "0.3.6-DEV"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -9,7 +9,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
libblastrampoline_jll = "8e850b90-86db-534c-a0d3-1478176c7d93"

[compat]
Quaternions = "=0.6.0"
Quaternions = "0.7.0"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 10b5265

Please sign in to comment.