diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-09-06 11:32:19 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-09-06 11:32:19 +0000 |
commit | dec5d012cfd3c8fa01e98da9954639d3a31be3c5 (patch) | |
tree | 4c06be597258c3c4b2fe0b4e4755928d719676f1 | |
parent | 8b5c83ab724b261345888c31513bcdeb70fdb5d8 (diff) | |
download | vaadin-dec5d012cfd3c8fa01e98da9954639d3a31be3c5.tar.gz vaadin-dec5d012cfd3c8fa01e98da9954639d3a31be3c5.zip |
21.0.0v21.0.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b984b9e..b2fb62c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-rc3", + "version": "21.0.0", "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)", |