Skip to content

Commit 57ed00b

Browse files
committed
Prepare 0.3.0 release
Signed-off-by: Jack Baldry <[email protected]>
1 parent 59bbfe0 commit 57ed00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
with pkgs;
44
buildGoModule rec {
55
pname = "jsonnet-language-server";
6-
version = "0.2.1";
6+
version = "0.3.0";
77

88
buildFlagsArray = ''
99
-ldflags=

0 commit comments

Comments
 (0)