diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-07-04 12:06:10 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-07-04 12:06:10 +0000 |
commit | 903ff0005edb5238f7028448dcb2a89df875b5b9 (patch) | |
tree | 6d3a04c810ef29d649e029f8879447236428ea18 | |
parent | fc47430edbf44287ff4ea5fb2bcb36f305be4934 (diff) | |
download | vaadin-core-903ff0005edb5238f7028448dcb2a89df875b5b9.tar.gz vaadin-core-903ff0005edb5238f7028448dcb2a89df875b5b9.zip |
24.2.0-alpha2v24.2.0-alpha2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d606c97..9cca4f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.2.0-alpha1", + "version": "24.2.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", |