diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-04-10 09:32:40 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-04-10 09:32:40 +0000 |
commit | 66df7e772f07ea0dcc442b957b9312483cec480d (patch) | |
tree | a2aa7bc4dd4aa3dcb35d94f29188797567f490a9 | |
parent | dce301ad28dcf26374c50a653d8245e8d2974185 (diff) | |
download | vaadin-core-66df7e772f07ea0dcc442b957b9312483cec480d.tar.gz vaadin-core-66df7e772f07ea0dcc442b957b9312483cec480d.zip |
24.4.0-alpha21v24.4.0-alpha21
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 15f062d..bf50c2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.4.0-alpha20", + "version": "24.4.0-alpha21", "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", |