diff options
author | root <root@ip-172-16-1-65.eu-west-1.compute.internal> | 2018-05-31 13:24:09 +0300 |
---|---|---|
committer | root <root@ip-172-16-1-65.eu-west-1.compute.internal> | 2018-05-31 13:24:09 +0300 |
commit | b80778520c084a08846a8b092f136c804c98d430 (patch) | |
tree | 4945a2016eda539c12081340fee9ff62e18beb91 | |
parent | 325d89739b5c55f263c02150d5bd257347112d38 (diff) | |
download | vaadin-core-10.0.0-rc1.tar.gz vaadin-core-10.0.0-rc1.zip |
10.0.0-rc1v10.0.0-rc1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 378a85c..376ec95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vaadin-core", - "version": "10.0.0-beta1", + "version": "10.0.0-rc1", "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", |