diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-10-21 13:17:48 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-10-21 13:17:48 +0000 |
commit | 6a3bb5b104f822fc92199dc13f5187b382cc4fe4 (patch) | |
tree | 8b70031a8c7bebba7e47d1ebef4cace2795a29cc | |
parent | 53ec698fdfff1ea62df074b34976a0b93ff00913 (diff) | |
download | vaadin-core-6a3bb5b104f822fc92199dc13f5187b382cc4fe4.tar.gz vaadin-core-6a3bb5b104f822fc92199dc13f5187b382cc4fe4.zip |
22.0.0-alpha9v22.0.0-alpha9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9e7208a..4f99d38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "22.0.0-alpha8", + "version": "22.0.0-alpha9", "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", |