diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-09 11:21:39 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-09 11:21:39 +0000 |
commit | 8d3417ea54b0d20501d0dbe8ecd45511a1a4fe85 (patch) | |
tree | bff97102622d341f78868e9bb1f926c2b676df0b | |
parent | 2719e595fb4f4b698b6eaf9ecd5b78739db0dc55 (diff) | |
download | vaadin-8d3417ea54b0d20501d0dbe8ecd45511a1a4fe85.tar.gz vaadin-8d3417ea54b0d20501d0dbe8ecd45511a1a4fe85.zip |
25.0.0-alpha2HEADv25.0.0-alpha2main
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b04d5dd..bb24800 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "25.0.0-alpha1", + "version": "25.0.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)", |