diff options
author | root <root@ip-172-16-1-65.eu-west-1.compute.internal> | 2018-06-08 14:46:40 +0300 |
---|---|---|
committer | root <root@ip-172-16-1-65.eu-west-1.compute.internal> | 2018-06-08 14:46:40 +0300 |
commit | 1f624b97b5b8c342411d1dea993f4e998ffd28c7 (patch) | |
tree | 505e43bf9fd6fd72553ddf52948ea700c7df6bf5 | |
parent | 5a6eff49912dfe850f15d6b0ad4f6d791a573afd (diff) | |
download | vaadin-core-1f624b97b5b8c342411d1dea993f4e998ffd28c7.tar.gz vaadin-core-1f624b97b5b8c342411d1dea993f4e998ffd28c7.zip |
10.0.0-rc2v10.0.0-rc2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 378a85c..e3cf129 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vaadin-core", - "version": "10.0.0-beta1", + "version": "10.0.0-rc2", "description": "Vaadin components 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", |