Skip to content

Commit fe0168e

Browse files
authored
Revert build.zig.zon version change
1 parent c42b36e commit fe0168e

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,7 +1,7 @@
11
.{
22
.name = .zsdl,
33
.fingerprint = 0x36e4ca3d13635aac,
4-
.version = "0.14.0-dev",
4+
.version = "0.4.0-dev",
55
.minimum_zig_version = "0.14.0",
66
.paths = .{
77
"build.zig",

0 commit comments

Comments
 (0)