diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-08-31 07:51:55 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-08-31 07:51:55 +0000 |
commit | 8040d3c262598e9488fad9b18829f8a19b96b5f3 (patch) | |
tree | b497e85078c0053a67c6823ce562801fd08372e0 | |
parent | d461b0e4ca2faff6d0e07e6a8c15ddfa420cf358 (diff) | |
download | vaadin-8040d3c262598e9488fad9b18829f8a19b96b5f3.tar.gz vaadin-8040d3c262598e9488fad9b18829f8a19b96b5f3.zip |
21.0.0-rc3v21.0.0-rc3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 96381df..a19aba2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-rc2", + "version": "21.0.0-rc3", "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)", |