From 9e552b4aa3d06f8ca7123e508f8abed0704ebf96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93lafur=20P=C3=A1ll=20Geirsson?= Date: Fri, 25 Jan 2019 14:44:52 +0100 Subject: [PATCH] Upgrade to v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3ba1f0f4..7d1a99087 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "properties": { "metals.serverVersion": { "type": "string", - "default": "0.3.3", + "default": "0.4.0", "markdownDescription": "The version of the Metals server artifact. Requires reloading the window.\n\n**Change only if you know what you're doing**" }, "metals.serverProperties": {