diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-11-05 09:47:02 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-11-05 09:47:02 +0000 |
commit | d1924396302d3b8e97bfb407c67ae5f3c76bdf2b (patch) | |
tree | 631c9d4d0d11845faa279ef785a2d26c4a3087d7 | |
parent | 06bc7254fce7951dc570c97c37429be4f1fab43e (diff) | |
download | vaadin-d1924396302d3b8e97bfb407c67ae5f3c76bdf2b.tar.gz vaadin-d1924396302d3b8e97bfb407c67ae5f3c76bdf2b.zip |
24.6.0-alpha2v24.6.0-alpha2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a2fc865..2743d93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.6.0-alpha1", + "version": "24.6.0-alpha2", "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)", |