diff --git a/build.zig.zon b/build.zig.zon index 6d5cf21..7ba4bbf 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -5,7 +5,7 @@ // When a release is tagged, the "-dev" suffix should be removed for the // commit that gets tagged. Directly after the tagged commit, the version // should be bumped and the "-dev" suffix added. - .version = "0.3.9-dev", + .version = "0.3.9", .paths = .{""}, .dependencies = .{ .pixman = .{