diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-11-25 14:21:45 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-11-25 14:21:45 +0000 |
commit | 6f9793e87e913900d05e2f0d93ca4cc7b7fd609b (patch) | |
tree | ba3e1c7e51b6947373a5bf418265a1e58f628318 | |
parent | 8d79a92e095873431b9c9388de6af4c488eb7b3b (diff) | |
download | vaadin-6f9793e87e913900d05e2f0d93ca4cc7b7fd609b.tar.gz vaadin-6f9793e87e913900d05e2f0d93ca4cc7b7fd609b.zip |
24.0.0-alpha5v24.0.0-alpha5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c499701..c9662ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.0.0-alpha4", + "version": "24.0.0-alpha5", "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)", |