diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-10-26 06:33:36 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-10-26 06:33:36 +0000 |
commit | e0e4f98d9b26de9e22d22c254e4da86d4dd6a5b0 (patch) | |
tree | c8477e873a3c980ee119ad95790a1c9d77737f04 | |
parent | e2d6d80ae2892a10985d70ff1fd4e3d2637bb02d (diff) | |
download | vaadin-e0e4f98d9b26de9e22d22c254e4da86d4dd6a5b0.tar.gz vaadin-e0e4f98d9b26de9e22d22c254e4da86d4dd6a5b0.zip |
24.3.0-alpha1v24.3.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6c3f225..1043aea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.2.0-alpha11", + "version": "24.3.0-alpha1", "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)", |