diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-02-29 11:06:42 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-02-29 11:06:42 +0000 |
commit | 60d3451f592af17aac37e9b145d1f7b3e661dd18 (patch) | |
tree | 7e12600cc2ecc95df5ad91b48675e9a1346f39a0 | |
parent | ebe9727b83c81c2383ffe64cc7dffe5287d1caae (diff) | |
download | vaadin-core-60d3451f592af17aac37e9b145d1f7b3e661dd18.tar.gz vaadin-core-60d3451f592af17aac37e9b145d1f7b3e661dd18.zip |
23.4.0-beta1v23.4.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5cc6ed6..314c8a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.4.0-alpha2", + "version": "23.4.0-beta1", "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", |