Skip to content

Commit e18a951

Browse files
committed
bumped up version to 0.18.0
1 parent 78d1f99 commit e18a951

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
@@ -2,7 +2,7 @@
22
.name = .zbor,
33
// This is a [Semantic Version](https://semver.org/).
44
// In a future version of Zig it will be used for package deduplication.
5-
.version = "0.17.3",
5+
.version = "0.18.0",
66

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

0 commit comments

Comments
 (0)