We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6eef37 commit afe3eb4Copy full SHA for afe3eb4
lib/JLArrays/Project.toml
@@ -1,7 +1,7 @@
1
name = "JLArrays"
2
uuid = "27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"
3
authors = ["Tim Besard <tim.besard@gmail.com>"]
4
-version = "0.1.1"
+version = "0.1.2"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -10,5 +10,5 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
10
11
[compat]
12
Adapt = "2.0, 3.0"
13
-GPUArrays = "8.0.1"
+GPUArrays = "9"
14
julia = "1.6"
0 commit comments