diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-21 08:00:45 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-21 08:00:45 +0000 |
commit | 95858126190a11d92e7da48ad8a6815d7222ea7e (patch) | |
tree | 5e162c756fd1a4df9406f5f607c5b6777c6f93e5 | |
parent | 048f4e6f91512336d485c3e62c57a8efe5df6b7b (diff) | |
download | vaadin-95858126190a11d92e7da48ad8a6815d7222ea7e.tar.gz vaadin-95858126190a11d92e7da48ad8a6815d7222ea7e.zip |
21.0.0-alpha7v21.0.0-alpha7
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8456d13..163987c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-alpha6", + "version": "21.0.0-alpha7", "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)", |