Skip to content

Commit 098e270

Browse files
chore: bump version to 0.0.2
1 parent dd46e75 commit 098e270

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
// This is a [Semantic Version](https://semver.org/).
1313
// In a future version of Zig it will be used for package deduplication.
14-
.version = "0.0.1",
14+
.version = "0.0.2",
1515

1616
// This field is optional.
1717
// This is currently advisory only; Zig does not yet do anything

0 commit comments

Comments
 (0)