Browse Source

vscode: bump to version 0.3.1

solang has a slightly different command line

Signed-off-by: Sean Young <sean@mess.org>
Sean Young 3 years ago
parent
commit
b6f6484e82
1 changed files with 2 additions and 2 deletions
  1. 2 2
      vscode/package.json

+ 2 - 2
vscode/package.json

@@ -4,7 +4,7 @@
 	"description": "Use the solang compiler for syntax highlighting, compiler warnings and errors, and hovers",
 	"publisher": "solang",
 	"author": "Shivam Balikondwar <shivambalikondwar@icloud.com>",
-	"version": "0.3.0",
+	"version": "0.3.1",
 	"repository": "github.com/hyperledger/solang",
 	"engines": {
 		"vscode": "^1.43.0"
@@ -111,4 +111,4 @@
 		"publisherId": "6c1a8c6d-5493-4493-81d2-e899244f0def",
 		"isPreReleaseVersion": false
 	}
-}
+}