Skip to content

Commit f993a81

Browse files
committed
Bump subdir versions
1 parent 77fa1dd commit f993a81

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
66
[compat]
77
Documenter = "1.8.1"
88
Literate = "2.20.1"
9-
TensorAlgebra = "0.4"
9+
TensorAlgebra = "0.5"

examples/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
33

44
[compat]
5-
TensorAlgebra = "0.4"
5+
TensorAlgebra = "0.5"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Random = "1.10"
2626
SafeTestsets = "0.1"
2727
StableRNGs = "1.0.2"
2828
Suppressor = "0.2"
29-
TensorAlgebra = "0.4"
29+
TensorAlgebra = "0.5"
3030
TensorOperations = "5.1.4"
3131
Test = "1.10"
3232
TestExtras = "0.3.1"

0 commit comments

Comments
 (0)