summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2018-09-16 17:10:41 -0700
committerGeorge Fraser <george@fivetran.com>2018-09-16 17:10:41 -0700
commitdf76c549836fcb2707a36b091023c2d0062ea293 (patch)
tree1b17fb290dfe17aba238208a671ce8802ad23fda /package.json
parent52145590facdc609dc8c39babcff741044e7848e (diff)
downloadjava-language-server-df76c549836fcb2707a36b091023c2d0062ea293.zip
v0.2.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 3d1ccc9..524233b 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"displayName": "Java Language Support",
"description": "Java support using the Java Compiler API",
"icon": "icon.png",
- "version": "0.2.1",
+ "version": "0.2.2",
"publisher": "georgewfraser",
"repository": {
"type": "git",
@@ -119,4 +119,4 @@
"@types/node": "^10.3.3",
"@types/mocha": "^2.2.42"
}
-} \ No newline at end of file
+}