diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-11-24 13:33:43 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-11-24 13:33:43 +0000 |
commit | db53cfa732aae7104bdcfdbedc7312dc9681e6ab (patch) | |
tree | 2745982bd27b306e4ad445c52ff66f4af25fda59 | |
parent | a986fb8031a7cb22cf2ca26bef17aeec0fad095e (diff) | |
download | vaadin-db53cfa732aae7104bdcfdbedc7312dc9681e6ab.tar.gz vaadin-db53cfa732aae7104bdcfdbedc7312dc9681e6ab.zip |
23.3.0-beta1v23.3.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 75b73e6..903e044 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.3.0-alpha3", + "version": "23.3.0-beta1", "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)", |