diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-10-30 13:48:00 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-10-30 13:48:00 +0000 |
commit | 16dd5d43f44cb9d7640c6ecbb3951e5aa3bae76c (patch) | |
tree | 59fbc53130c0ec6b28e943528b888c0ebc1c4ed8 | |
parent | f704b8e05580269e22b748d46a6ffe1e10818497 (diff) | |
download | vaadin-core-16dd5d43f44cb9d7640c6ecbb3951e5aa3bae76c.tar.gz vaadin-core-16dd5d43f44cb9d7640c6ecbb3951e5aa3bae76c.zip |
24.3.0-alpha3v24.3.0-alpha3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index aab3687..40732a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.3.0-alpha2", + "version": "24.3.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", |