diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-03-03 08:10:46 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-03-03 08:10:46 +0000 |
commit | a5b8bf25c9a8cb7d2e491088ddd9e900661ae7c9 (patch) | |
tree | 58b4158e2358fec358a4fa14c18b54c009e8f70b | |
parent | ed851b9169ba5de621dbbb261d3f5f7c035af7c8 (diff) | |
download | vaadin-19.0.0-rc1.tar.gz vaadin-19.0.0-rc1.zip |
19.0.0-rc1v19.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 731639d..6cdee46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "19.0.0-beta4", + "version": "19.0.0-rc1", "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/cvdl-4.0)", |