diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-11-01 12:03:36 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-11-01 12:03:36 +0000 |
commit | 96f711738ece9159289ec46d55f71531b056f637 (patch) | |
tree | aa4ba2c6438e52c6acb014991e1d4c7db67c3806 | |
parent | ce4c8f6dc8ed71a30924bfd8df07a6c014e3a90a (diff) | |
download | vaadin-96f711738ece9159289ec46d55f71531b056f637.tar.gz vaadin-96f711738ece9159289ec46d55f71531b056f637.zip |
24.3.0-alpha4v24.3.0-alpha4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 21f1e6b..e5f9fcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.3.0-alpha3", + "version": "24.3.0-alpha4", "description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cvdl-4.0)", |