diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-09-20 08:47:45 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-09-20 08:47:45 +0000 |
commit | 496012501b832c53218cec19e4cb8fd642314c4b (patch) | |
tree | 8c46299984c5ff847416749692d623956b7ae647 | |
parent | 213bd9aefb078f9ebb6b6bdf1f605b7dc68d0c08 (diff) | |
download | vaadin-496012501b832c53218cec19e4cb8fd642314c4b.tar.gz vaadin-496012501b832c53218cec19e4cb8fd642314c4b.zip |
22.0.0-alpha4v22.0.0-alpha4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index adcf3a7..6b16a6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "22.0.0-alpha3", + "version": "22.0.0-alpha4", "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)", |