Skip to content

Commit 7bdcd26

Browse files
committed
chore: update version
1 parent e65c9dc commit 7bdcd26

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
@@ -2,7 +2,7 @@
22
.name = .zabi,
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.0",
5+
.version = "0.18.0",
66

77
// This field is optional.
88
// Each dependency must either provide a `url` and `hash`, or a `path`.

0 commit comments

Comments
 (0)