diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-07-26 08:05:43 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-07-26 08:05:43 +0000 |
commit | 2d784ae392d47ca687e148e0a2c6f07a44ac6ca5 (patch) | |
tree | 0cb63930575467328fdde14ad9c21b539ed5527a | |
parent | d7a546153c1ce3b50d0a0c593111ecf293cd9df7 (diff) | |
download | vaadin-core-2d784ae392d47ca687e148e0a2c6f07a44ac6ca5.tar.gz vaadin-core-2d784ae392d47ca687e148e0a2c6f07a44ac6ca5.zip |
14.0.0-rc7v14.0.0-rc7
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f8cb14b..893d0b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.0.0-rc6", + "version": "14.0.0-rc7", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |