diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-24 08:45:00 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-24 08:45:00 +0000 |
commit | 1163a73182cb2e005e1cfa70d18090d2b0e9695f (patch) | |
tree | f40a4f3373c2bfddb014e261a8b063e750fb3009 | |
parent | 8a990e8dd64652ec761b1d0bd34756afa5396251 (diff) | |
download | vaadin-1163a73182cb2e005e1cfa70d18090d2b0e9695f.tar.gz vaadin-1163a73182cb2e005e1cfa70d18090d2b0e9695f.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 9b6e8ae..ce42799 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.0.0-beta3", + "version": "24.0.0-beta4", "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)", |