Skip to content

Commit a150c50

Browse files
Merge branch 'master' into master
2 parents 6f59c00 + 1e6116b commit a150c50

File tree

5 files changed

+221
-136
lines changed

5 files changed

+221
-136
lines changed

Project.toml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name = "StaticCompiler"
22
uuid = "81625895-6c0f-48fc-b932-11a18313743c"
33
authors = ["Tom Short and contributors"]
4-
version = "0.6.2"
4+
version = "0.7.0"
5+
56

67
[deps]
78
Clang_jll = "0ee61d77-7f21-5576-8119-9fcc46b10100"
@@ -17,7 +18,7 @@ StaticTools = "86c06d3c-3f03-46de-9781-57580aa96d0a"
1718

1819
[compat]
1920
CodeInfoTools = "0.3"
20-
GPUCompiler = "0.21, 0.22, 0.23, 0.24, 0.25"
21+
GPUCompiler = "0.21, 0.22, 0.23, 0.24, 0.25, 0.26"
2122
LLVM = "6"
2223
MacroTools = "0.5"
2324
StaticTools = "0.8"

0 commit comments

Comments
 (0)