diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-14 09:34:53 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-14 09:34:53 +0000 |
commit | 467df877942391ec3e6574d61bcec0be8d9819a5 (patch) | |
tree | 741c3c5fd442811188cc39d57ab5d2c24618c7e9 | |
parent | 1936a4f35c1be90332088b2815a22b170129e296 (diff) | |
download | vaadin-467df877942391ec3e6574d61bcec0be8d9819a5.tar.gz vaadin-467df877942391ec3e6574d61bcec0be8d9819a5.zip |
24.0.0-beta2v24.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 a1aad5a..d74fdf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.0.0-beta1", + "version": "24.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)", |