aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomi Virkki <virkki@vaadin.com>2017-02-15 16:23:11 +0200
committerTomi Virkki <virkki@vaadin.com>2017-02-15 16:23:11 +0200
commit7211908670058d834b299884d9dc68de8828d420 (patch)
treec80b2b577045c85174355e5689b6bf7a0a114222
parente13eb8a540a79162b21595f332d3f9aec4b6c4b7 (diff)
downloadvaadin-core-7211908670058d834b299884d9dc68de8828d420.tar.gz
vaadin-core-7211908670058d834b299884d9dc68de8828d420.zip
v1.5.0v1.5.0
-rw-r--r--bower.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index e33a2b8..15bd02b 100644
--- a/bower.json
+++ b/bower.json
@@ -25,7 +25,7 @@
],
"dependencies": {
"vaadin-grid": "vaadin/vaadin-grid#1.2.x",
- "vaadin-combo-box": "vaadin/vaadin-combo-box#1.2.x",
+ "vaadin-combo-box": "vaadin/vaadin-combo-box#1.3.x",
"vaadin-icons": "vaadin/vaadin-icons#1.0.x",
"vaadin-date-picker": "vaadin/vaadin-date-picker#1.2.x",
"vaadin-upload": "vaadin/vaadin-upload#1.1.x",
diff --git a/package.json b/package.json
index b0bd3aa..d874638 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "vaadin-core-elements",
- "version": "1.4.0",
+ "version": "1.5.0",
"description": "Vaadin Core Elements is an evolving set of free, open sourced custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.",
"author": "Vaadin Ltd",
"license": "Apache-2.0",