Skip to content

Commit

Permalink
Update Flow and components to latest patch releases (#288) (#292)
Browse files Browse the repository at this point in the history
* Update Flow to 1.0.5

* Update component versions too
  • Loading branch information
alvarezguille authored and qtdzz committed Sep 3, 2018
1 parent 0770854 commit 65f98ce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"core": {
"flow": {
"javaVersion": "1.0.4"
"javaVersion": "1.0.5"
},
"flow-spring": {
"javaVersion": "10.0.3"
Expand All @@ -17,7 +17,7 @@
"component": true
},
"vaadin-combo-box": {
"javaVersion": "1.0.6",
"javaVersion": "1.0.7",
"jsVersion": "4.0.1",
"component": true
},
Expand All @@ -26,7 +26,7 @@
"component": true
},
"vaadin-date-picker": {
"javaVersion": "1.0.5",
"javaVersion": "1.0.6",
"jsVersion": "3.0.3",
"component": true
},
Expand Down Expand Up @@ -55,7 +55,7 @@
"component": true
},
"iron-list": {
"javaVersion": "1.0.3"
"javaVersion": "1.0.4"
},
"vaadin-item": {
"jsVersion": "2.0.0",
Expand Down Expand Up @@ -95,7 +95,7 @@
"component": true
},
"vaadin-tabs": {
"javaVersion": "1.0.3",
"javaVersion": "1.0.4",
"jsVersion": "2.0.0",
"component": true
},
Expand Down

0 comments on commit 65f98ce

Please sign in to comment.