Skip to content

Commit 8446e32

Browse files
committed
Version 0.3.0
Compatible with zig 0.14.0
1 parent 0fb0b9d commit 8446e32

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 = .sqids,
33
.fingerprint = 0x2448d471e1087204,
4-
.version = "0.2.0",
4+
.version = "0.3.0",
55
.minimum_zig_version = "0.14.0",
66
.dependencies = .{},
77
.paths = .{

0 commit comments

Comments
 (0)