diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-09-29 11:13:42 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-09-29 11:13:42 +0000 |
commit | c59e285738aa726df276c2a7f53bdada959884dc (patch) | |
tree | bc762253a6f1a140c82b01fc3e389c6eddf35e70 | |
parent | 5ab5a7811054747f4aadd155a3c73e3d8a9e124e (diff) | |
download | vaadin-24.2.0-beta2.tar.gz vaadin-24.2.0-beta2.zip |
24.2.0-beta2v24.2.0-beta2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 02389e3..7da1dcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.2.0-beta1", + "version": "24.2.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)", |