diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-04-08 09:51:05 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-04-08 09:51:05 +0000 |
commit | 31248d55d1358d009ac8bd2f66d2c64985dbd93b (patch) | |
tree | d43ebcd63a7f4df73fafa0f3616409a958a0d674 | |
parent | 6fc3bba2c69a5f0f88c4f4f72fefa4c3e2d5e46d (diff) | |
download | vaadin-31248d55d1358d009ac8bd2f66d2c64985dbd93b.tar.gz vaadin-31248d55d1358d009ac8bd2f66d2c64985dbd93b.zip |
20.0.0-alpha6v20.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 bdd8982..bd778b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "20.0.0-alpha5", + "version": "20.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)", |