Skip to content

Commit d0eee81

Browse files
authored
Update build.zig.zon
1 parent 15180d0 commit d0eee81

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
@@ -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.9",
14+
.version = "0.1.0",
1515

1616
// Together with name, this represents a globally unique package
1717
// identifier. This field is generated by the Zig toolchain when the

0 commit comments

Comments
 (0)