diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2018-06-25 08:40:18 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2018-06-25 08:40:18 +0000 |
commit | 4dab3116c1aa7e366ceb3e5478e4d7ed9454476a (patch) | |
tree | 18f8ad9d63c021022ff74877662d79a283cecc84 | |
parent | e01cf8af8fa85506c94e709c9daafe7533007ef6 (diff) | |
download | vaadin-core-4dab3116c1aa7e366ceb3e5478e4d7ed9454476a.tar.gz vaadin-core-4dab3116c1aa7e366ceb3e5478e4d7ed9454476a.zip |
10.0.0v10.0.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 21f62c4..63b6ec4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vaadin-core", - "version": "10.0.0-rc5", + "version": "10.0.0", "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", |