diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-24 08:44:12 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-24 08:44:12 +0000 |
commit | 4cf8ec9ab0a762b123e2e8cfeffa0c80dfb08f0b (patch) | |
tree | ebbfd222251eee9c31107502409a8324f45a71ba | |
parent | ce1960bd916ad4c48addfb2893d920d433106d6d (diff) | |
download | vaadin-core-4cf8ec9ab0a762b123e2e8cfeffa0c80dfb08f0b.tar.gz vaadin-core-4cf8ec9ab0a762b123e2e8cfeffa0c80dfb08f0b.zip |
24.0.0-beta4v24.0.0-beta4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index eb80b73..9d5615b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.0.0-beta3", + "version": "24.0.0-beta4", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |