Skip to content

Commit e36f9e5

Browse files
version bumps
1 parent 341b28a commit e36f9e5

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

lib/ArrayInterfaceBandedMatrices/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ArrayInterfaceBandedMatrices"
22
uuid = "2e50d22c-5be1-4042-81b1-c572ed69783d"
3-
version = "0.1.0"
3+
version = "0.1.1"
44

55
[deps]
66
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"

lib/ArrayInterfaceBlockBandedMatrices/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ArrayInterfaceBlockBandedMatrices"
22
uuid = "5331f1e9-51c7-46b0-a9b0-df4434785e0a"
33
authors = ["Zachary P. Christensen <[email protected]>"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"

lib/ArrayInterfaceCUDA/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ArrayInterfaceCUDA"
22
uuid = "3e6d3b71-936e-4b08-8b74-7853fb4a8432"
33
authors = ["Zachary P. Christensen <[email protected]>"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

lib/ArrayInterfaceCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ArrayInterfaceCore"
22
uuid = "30b0a656-2188-435a-8636-2ec0e6a096e2"
33
authors = ["Zachary P. Christensen <[email protected]>"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

lib/ArrayInterfaceOffsetArrays/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ArrayInterfaceOffsetArrays"
22
uuid = "015c0d05-e682-4f19-8f0a-679ce4c54826"
3-
version = "0.1.0"
3+
version = "0.1.1"
44

55
[deps]
66
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

lib/ArrayInterfaceStaticArrays/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ArrayInterfaceStaticArrays"
22
uuid = "b0d46f97-bff5-4637-a19a-dd75974142cd"
3-
version = "0.1.0"
3+
version = "0.1.1"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

lib/ArrayInterfaceTracker/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ArrayInterfaceTracker"
22
uuid = "a2b0951a-f94f-4742-8780-617792921f9b"
33
authors = ["Zachary P. Christensen <[email protected]>"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"

0 commit comments

Comments
 (0)