diff options
author | George Fraser <george@fivetran.com> | 2017-04-09 19:48:08 -0700 |
---|---|---|
committer | George Fraser <george@fivetran.com> | 2017-04-09 19:48:08 -0700 |
commit | c309e7648f939d571a6a3df3013fb5f3df7488e5 (patch) | |
tree | 58184263be1e4b7aa6c016c78a1ab37f8fb1c1f9 /package.json | |
parent | 0fa6cf427b50f594a0b140862c0de6cc8044e599 (diff) | |
download | java-language-server-c309e7648f939d571a6a3df3013fb5f3df7488e5.zip |
v0.0.31
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 a22fe83..dd77032 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.0.30", + "version": "0.0.31", "publisher": "georgewfraser", "repository": { "type": "git", |