Skip to content

Commit

Permalink
Updated TensorValues version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fverdugo committed Jun 7, 2019
1 parent ada7bd1 commit 090bc2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,9 @@ uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[[TensorValues]]
deps = ["LinearAlgebra", "StaticArrays"]
git-tree-sha1 = "3d067021d238f9cf57d78ba5c64d93d8a0c80f3e"
repo-rev = "master"
repo-url = "https://github.com/gridap/TensorValues.jl.git"
git-tree-sha1 = "cd38a1be30e27ab754b8132d94fb592e248c7aa6"
uuid = "31c64edf-cdeb-50e4-845d-ed2334360c20"
version = "0.2.0"
version = "0.3.0"

[[Test]]
deps = ["Distributed", "InteractiveUtils", "Logging", "Random"]
Expand Down
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
TensorValues = "31c64edf-cdeb-50e4-845d-ed2334360c20"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
TensorValues = "0.3"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand Down

0 comments on commit 090bc2a

Please sign in to comment.