diff options
author | George Fraser <george@fivetran.com> | 2016-09-16 10:17:29 -0700 |
---|---|---|
committer | George Fraser <george@fivetran.com> | 2016-09-16 10:17:29 -0700 |
commit | aa69f1fe1316801c3a8586f1ecc98a3c62e56b2d (patch) | |
tree | 45cffe6bcbe0330d61f29cede6388f6a38f926eb /package.json | |
parent | b3e080815536e11c12a10e47ef139e8600369140 (diff) | |
download | java-language-server-aa69f1fe1316801c3a8586f1ecc98a3c62e56b2d.zip |
v0.0.22
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4e18d65..cf1cfcd 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Java Language Support", "description": "Java support using the javac API", "icon": "icon.png", - "version": "0.0.21", + "version": "0.0.22", "publisher": "georgewfraser", "repository": { "type": "git", |