Skip to content

Commit c43ef7f

Browse files
committed
Bump GPUArraysCore version.
1 parent 1066b9e commit c43ef7f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
3232
deps = ["Adapt"]
3333
path = "lib/GPUArraysCore"
3434
uuid = "46192b85-c4d5-4398-a991-12ede77f4527"
35-
version = "0.1.0"
35+
version = "0.1.3"
3636

3737
[[InteractiveUtils]]
3838
deps = ["Markdown"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1515

1616
[compat]
1717
Adapt = "2.0, 3.0"
18-
GPUArraysCore = "= 0.1.2"
18+
GPUArraysCore = "= 0.1.3"
1919
LLVM = "3.9, 4"
2020
Reexport = "1"
2121
julia = "1.6"

lib/GPUArraysCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GPUArraysCore"
22
uuid = "46192b85-c4d5-4398-a991-12ede77f4527"
33
authors = ["Tim Besard <tim.besard@gmail.com>"]
4-
version = "0.1.2"
4+
version = "0.1.3"
55

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

0 commit comments

Comments
 (0)