diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-24 07:19:24 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-24 07:19:24 +0000 |
commit | 124bbf1796529f97e58e2d269d27e91d72a81a12 (patch) | |
tree | 9c2cf18573987d5f9ad9b021e9f657653508c4db | |
parent | 50c0e4d50975f8c3166a4862da6db2aefd843f2f (diff) | |
download | vaadin-124bbf1796529f97e58e2d269d27e91d72a81a12.tar.gz vaadin-124bbf1796529f97e58e2d269d27e91d72a81a12.zip |
22.0.0-rc1v22.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 94cc989..ba166e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "22.0.0-beta3", + "version": "22.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)", |