Bump version to 0.0.10

This commit is contained in:
Kris De Volder
2017-08-21 16:57:38 +00:00
parent 38683e300d
commit 694e9a9fa8
22 changed files with 74 additions and 56 deletions

View File

@@ -3,7 +3,7 @@
"displayName": "Spring Boot Java Support",
"description": "Provides validation, content assist, and more working with Spring Boot applications Java code",
"icon": "spring-boot-logo.png",
"version": "0.0.6",
"version": "0.0.10",
"publisher": "Pivotal",
"repository": {
"type": "git",
@@ -19,7 +19,8 @@
"Linters"
],
"keywords": [
"java", "spring-boot"
"java",
"spring-boot"
],
"activationEvents": [
"onLanguage:java"