diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-10-11 16:13:52 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-10-11 16:13:52 +0000 |
commit | aa1bb58fc769ae02629f73447aad1acc8d001b77 (patch) | |
tree | 3fd1d03099257513d7f446f1f34849906514fc88 | |
parent | 2e123505044352a33b7693718bbf9f3ab7a7ffca (diff) | |
download | vaadin-core-22.0.0-alpha7.tar.gz vaadin-core-22.0.0-alpha7.zip |
22.0.0-alpha7v22.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 48d1f7a..934ab41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "22.0.0-alpha6", + "version": "22.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", |