Skip to content

Commit 9571e48

Browse files
authored
Fix rebase error and bump version
1 parent 1c46e15 commit 9571e48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
name = "KernelAbstractions"
22
uuid = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
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"
88
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
99
Cassette = "7057c7e9-c182-5462-911a-8362d720325c"
1010
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
11-
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
1211
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1312
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1413
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

0 commit comments

Comments
 (0)