1 parent 78d1f99 commit e18a951Copy full SHA for e18a951
1 file changed
build.zig.zon
@@ -2,7 +2,7 @@
2
.name = .zbor,
3
// This is a [Semantic Version](https://semver.org/).
4
// In a future version of Zig it will be used for package deduplication.
5
- .version = "0.17.3",
+ .version = "0.18.0",
6
7
// This field is optional.
8
// This is currently advisory only; Zig does not yet do anything
0 commit comments