Skip to content

Commit a5fafa5

Browse files
committed
Upversion to 0.59.0
Signed-off-by: Fred Bricon <fbricon@gmail.com>
1 parent 2f536dd commit a5fafa5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Features
2020
=========
2121
![ screencast ](https://raw.githubusercontent.com/redhat-developer/vscode-java/master/images/vscode-java.0.0.1.gif)
2222

23-
* Supports code from Java 1.5 to Java 13
23+
* Supports code from Java 1.5 to Java 14
2424
* Maven pom.xml project support
2525
* Basic Gradle Java project support (Android not supported)
2626
* Standalone Java files support

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Red Hat",
66
"icon": "icons/icon128.png",
77
"license": "EPL-2.0",
8-
"version": "0.58.0",
8+
"version": "0.59.0",
99
"publisher": "redhat",
1010
"bugs": "https://github.com/redhat-developer/vscode-java/issues",
1111
"preview": true,

0 commit comments

Comments
 (0)