diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-04-04 06:04:24 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-04-04 06:04:24 +0000 |
commit | 192d88c6728fc5040c8677407009fc2460e478b0 (patch) | |
tree | a38ee1c0bf78740832800bc508bb0d00bcf5cc26 | |
parent | 14b3b202642512dbfd2346443f12ed84f4ac7c4c (diff) | |
download | vaadin-core-192d88c6728fc5040c8677407009fc2460e478b0.tar.gz vaadin-core-192d88c6728fc5040c8677407009fc2460e478b0.zip |
24.1.0-alpha2v24.1.0-alpha2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 81706a2..6aea832 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.1.0-alpha1", + "version": "24.1.0-alpha2", "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", |