diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-16 09:59:14 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-16 09:59:14 +0000 |
commit | 1188a0e6e1804184e981226252e929121b5cef15 (patch) | |
tree | 0935cd5512e348c6e720ad5df82d78221accb9b5 | |
parent | 6e59ac532e647d6fb462f348836f9aa3e19d3d07 (diff) | |
download | vaadin-1188a0e6e1804184e981226252e929121b5cef15.tar.gz vaadin-1188a0e6e1804184e981226252e929121b5cef15.zip |
21.0.0-alpha6v21.0.0-alpha6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c523f2a..3aa33b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-alpha5", + "version": "21.0.0-alpha6", "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)", |