diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-11-27 12:41:17 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-11-27 12:41:17 +0000 |
commit | abf9e16cea6d8bff41c0d2a61334799e7b9beb37 (patch) | |
tree | 21fd2ce0916a38d590994997b2c0382a1a6ad4e8 | |
parent | beb29b6c7a355dafbb663e12486bfb266d33bc6d (diff) | |
download | vaadin-abf9e16cea6d8bff41c0d2a61334799e7b9beb37.tar.gz vaadin-abf9e16cea6d8bff41c0d2a61334799e7b9beb37.zip |
18.0.0-rc2v18.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 c4e51f8..32f3dae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "18.0.0-rc1", + "version": "18.0.0-rc2", "description": "Vaadin components is an evolving set of open sourced custom HTML elements 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)", |