diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-02-25 16:26:11 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-02-25 16:26:11 +0000 |
commit | 1a184ad02ab14f60fc62c989ba7f2ad5c63580aa (patch) | |
tree | dd72b03b178203a3318ee95561a7627ee5528848 | |
parent | 94b98e74d5c33b3083b8e47eacf0812abe918d5b (diff) | |
download | vaadin-core-1a184ad02ab14f60fc62c989ba7f2ad5c63580aa.tar.gz vaadin-core-1a184ad02ab14f60fc62c989ba7f2ad5c63580aa.zip |
24.7.0-alpha12v24.7.0-alpha12
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5ccd55d..49e63f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.7.0-alpha11", + "version": "24.7.0-alpha12", "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", |