We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1faf8 commit 250baebCopy full SHA for 250baeb
Project.toml
@@ -1,7 +1,7 @@
1
name = "ImplicitBVH"
2
uuid = "932a18dc-bb55-4cd5-bdd6-1368ec9cea29"
3
authors = ["Andrei Leonard Nicusan <[email protected]> and contributors"]
4
-version = "0.5.0"
+version = "0.5.1"
5
6
[deps]
7
AcceleratedKernels = "6a4ca0a5-0e36-4168-a932-d9be78d558f1"
@@ -20,4 +20,4 @@ DocStringExtensions = "0.9"
20
GPUArraysCore = "0.1, 0.2"
21
KernelAbstractions = "0.9"
22
LinearAlgebra = "1"
23
-julia = "1.6"
+julia = "1.10"
0 commit comments