diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-04-12 10:47:36 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-04-12 10:47:36 +0000 |
commit | 02764b8ec3b67a7f37927e9afa6b6e8a8329ef3c (patch) | |
tree | 27df24ba4c4c00c42fca757e5d59591f3824a1b7 | |
parent | c4c7463ee2e97e0ab7b3b33705e5e29ce375becf (diff) | |
download | vaadin-core-02764b8ec3b67a7f37927e9afa6b6e8a8329ef3c.tar.gz vaadin-core-02764b8ec3b67a7f37927e9afa6b6e8a8329ef3c.zip |
20.0.0-alpha7v20.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 a8f92fc..d86a002 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "20.0.0-alpha6", + "version": "20.0.0-alpha7", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |