diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-02-11 14:25:00 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-02-11 14:25:00 +0000 |
commit | 797a094de8037349b5764a877c1cf070095a443c (patch) | |
tree | f903e943e9c78c173d8166876d179a4b12a1cfa2 | |
parent | b55dadd81d4f6536efbad4b7da9f3bf37dc098f8 (diff) | |
download | vaadin-797a094de8037349b5764a877c1cf070095a443c.tar.gz vaadin-797a094de8037349b5764a877c1cf070095a443c.zip |
23.0.0-beta2v23.0.0-beta2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c5767da..758ff21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.0.0-beta1", + "version": "23.0.0-beta2", "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)", |