Skip to content

Commit acd34cf

Browse files
authored
replacing llvm version to bindings module version
1 parent f1998c6 commit acd34cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.{
22
.name = .llvm_zig,
3-
.version = "18.1.8",
3+
.version = "1.0.0",
44
.minimum_zig_version = "0.14.0",
55
.fingerprint = 0xbf48c74bc4247821,
66
.paths = .{

0 commit comments

Comments
 (0)