diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-25 08:50:25 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-25 08:50:25 +0000 |
commit | be52dd4a6326c2da3f378479d33039c28e5cad5a (patch) | |
tree | 7247fa320e425e3425b28a4d4dac2954b3bf6a57 | |
parent | 935b1ddc0b1ca8119a367a82d21dacd4b8624f4c (diff) | |
download | vaadin-core-main.tar.gz vaadin-core-main.zip |
25.0.0-alpha3HEADv25.0.0-alpha3main
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c607b5f..7fe434d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "25.0.0-alpha2", + "version": "25.0.0-alpha3", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |