diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-07-22 11:22:49 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-07-22 11:22:49 +0000 |
commit | af0986f6da76cea620f8dae7165a3be2784a1558 (patch) | |
tree | 31acff9e278806473f0b57c5893881516cd66ec3 | |
parent | edf34f3d58cc221f8311431b5107af09e9b79a26 (diff) | |
download | vaadin-af0986f6da76cea620f8dae7165a3be2784a1558.tar.gz vaadin-af0986f6da76cea620f8dae7165a3be2784a1558.zip |
23.2.0-alpha3v23.2.0-alpha3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f277e6c..5f8074b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.2.0-alpha1", + "version": "23.2.0-alpha3", "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)", |