diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-21 09:49:25 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-21 09:49:25 +0000 |
commit | f10a28bb2fcccbe5d75bb16cca28733f5bc2e58b (patch) | |
tree | cb6df7db5a380c8c9e5198ea78834529d5d75593 | |
parent | 64dc68a66d345f0e1ba4d7b97bc20f5c505a1e4b (diff) | |
download | vaadin-f10a28bb2fcccbe5d75bb16cca28733f5bc2e58b.tar.gz vaadin-f10a28bb2fcccbe5d75bb16cca28733f5bc2e58b.zip |
24.0.0-beta3v24.0.0-beta3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f17bb3e..479708f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.0.0-beta2", + "version": "24.0.0-beta3", "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)", |