Skip to content

Commit d52a6f3

Browse files
authored
Bump version numbers
1 parent 1fa1e1a commit d52a6f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KernelAbstractions"
22
uuid = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
33
authors = ["Valentin Churavy <v.churavy@gmail.com>"]
4-
version = "0.8.1"
4+
version = "0.8.2"
55

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

lib/CUDAKernels/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CUDAKernels"
22
uuid = "72cfdca4-0801-4ab0-bf6a-d52aa10adc57"
33
authors = ["Valentin Churavy <v.churavy@gmail.com>"]
4-
version = "0.4.1"
4+
version = "0.4.2"
55

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

lib/ROCKernels/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ROCKernels"
22
uuid = "7eb9e9f0-4bd3-4c4c-8bef-26bd9629d9b9"
33
authors = ["Valentin Churavy <v.churavy@gmail.com>", "Julian P Samaroo <jpsamaroo@jpsamaroo.me>"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"

0 commit comments

Comments
 (0)