diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-10-04 06:28:52 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-10-04 06:28:52 +0000 |
commit | f107045dca170bb6e4d4a50216147707fb1e747f (patch) | |
tree | a3aaf7cdf9d66f756742dc600fd21eb63d97cb61 | |
parent | 41a7c4e3b578815b5ad2f16edc7a24ac5557d819 (diff) | |
download | vaadin-core-f107045dca170bb6e4d4a50216147707fb1e747f.tar.gz vaadin-core-f107045dca170bb6e4d4a50216147707fb1e747f.zip |
22.0.0-alpha6v22.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 f7561e1..e0eb5c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "22.0.0-alpha5", + "version": "22.0.0-alpha6", "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", |