diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-01-12 08:15:15 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-01-12 08:15:15 +0000 |
commit | cc41d87fbeee59788d5925f74d3ba667db055e77 (patch) | |
tree | 90a08e13ef5bec2a55a847cbb86a7bcfa210c639 | |
parent | db8fefa7ee00f7e53a74199266e23bbd5774f5ee (diff) | |
download | vaadin-core-cc41d87fbeee59788d5925f74d3ba667db055e77.tar.gz vaadin-core-cc41d87fbeee59788d5925f74d3ba667db055e77.zip |
24.4.0-alpha1v24.4.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 04892e7..87f5640 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.3.0", + "version": "24.4.0-alpha1", "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", |