Skip to content

Commit ce1ce28

Browse files
committed
version bump to 0.5
1 parent ee0281d commit ce1ce28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const builtin = @import("builtin");
1212

1313
const pankti_version = std.SemanticVersion{
1414
.major = 0,
15-
.minor = 4,
15+
.minor = 5,
1616
.patch = 0,
1717
};
1818

0 commit comments

Comments
 (0)