diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-01-19 12:33:38 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-01-19 12:33:38 +0000 |
commit | bbf6dea9b51a87340416a326be7344738a888e93 (patch) | |
tree | b984572c1f2a1ad300598113962f860835b12b9f | |
parent | d6075ebdceaeb7ad6e16ae3f4cc214819a9ded47 (diff) | |
download | vaadin-core-bbf6dea9b51a87340416a326be7344738a888e93.tar.gz vaadin-core-bbf6dea9b51a87340416a326be7344738a888e93.zip |
24.0.0-alpha9v24.0.0-alpha9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4a2a565..a8bcfda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.0.0-alpha8", + "version": "24.0.0-alpha9", "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", |