Skip to content

Commit 397635b

Browse files
chore: bump version to 1.0.0
1 parent 93ba677 commit 397635b

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.8",
14+
.version = "1.0.0",
1515

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

0 commit comments

Comments
 (0)