Skip to content

Commit 64ecabb

Browse files
chore: bump version to 1.0.5
1 parent 030328f commit 64ecabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const std = @import("std");
22

3-
const version = "1.0.4";
3+
const version = "1.0.5";
44

55
pub fn build(b: *std.Build) void {
66
const target = b.standardTargetOptions(.{});

0 commit comments

Comments
 (0)