Skip to content

Commit 4944862

Browse files
committed
Release 0.16.0
1 parent 22723f1 commit 4944862

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
@@ -1,7 +1,7 @@
11
.{
22
.name = .zls,
33
// Remove `-dev` when tagging a new ZLS release and add it back on the next development cycle.
4-
.version = "0.16.0-dev",
4+
.version = "0.16.0",
55
// Specifies the minimum Zig version that is required to compile and test ZLS.
66
// Must be a Zig version that is downloadable from https://ziglang.org/download/ or a mirror.
77
//

0 commit comments

Comments
 (0)