Skip to content

Commit 06b1864

Browse files
author
mtolman
committed
updated semver
1 parent 22a6cf3 commit 06b1864

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

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

0 commit comments

Comments
 (0)