Skip to content

Commit 52bc6cf

Browse files
committed
Bump intrinsics version.
1 parent 83412ef commit 52bc6cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ OpenCL_jll = "=2024.5.8"
2929
Printf = "1"
3030
Random = "1"
3131
Reexport = "1"
32-
SPIRVIntrinsics = "0.2"
32+
SPIRVIntrinsics = "0.3"
3333
SPIRV_LLVM_Backend_jll = "20"
3434
SPIRV_Tools_jll = "2024.4"
3535
StaticArrays = "1"

lib/intrinsics/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SPIRVIntrinsics"
22
uuid = "71d1d633-e7e8-4a92-83a1-de8814b09ba8"
33
authors = ["Tim Besard <tim.besard@gmail.com>"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"

0 commit comments

Comments
 (0)