summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@ip-172-16-1-65.eu-west-1.compute.internal>2018-05-03 10:49:25 +0300
committerroot <root@ip-172-16-1-65.eu-west-1.compute.internal>2018-05-03 10:49:25 +0300
commitd0af5614dd6a8378d4cd8c0910b4d8c5899fde65 (patch)
treee1b57c44307930067fe90568b6b786b72997f3b2
parent6e525569dd9e47ab2fe317304f54d0e369584f9e (diff)
downloadvaadin-d0af5614dd6a8378d4cd8c0910b4d8c5899fde65.tar.gz
vaadin-d0af5614dd6a8378d4cd8c0910b4d8c5899fde65.zip
10.0.0-beta9v10.0.0-beta9
-rw-r--r--bower.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/bower.json b/bower.json
index 66cb0c4..51d13c1 100644
--- a/bower.json
+++ b/bower.json
@@ -20,6 +20,6 @@
"dependencies": {
"vaadin-board": "2.0.0",
"vaadin-charts": "6.0.1",
- "vaadin-core": "10.0.0-beta8"
+ "vaadin-core": "10.0.0-beta9"
}
-}
+} \ No newline at end of file
diff --git a/package.json b/package.json
index c682ca5..73ac307 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "vaadin",
- "version": "10.0.0-beta8",
+ "version": "10.0.0-beta9",
"description": "Vaadin Elements is an evolving set of open source custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.",
"author": "Vaadin Ltd",
"license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)",