diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-05-18 10:46:23 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-05-18 10:46:23 +0000 |
commit | 11083574ef36c626bd2ce76d3d22d7011b30d635 (patch) | |
tree | e8daf24e486fde0824f99df24efb94865b4bc2ed | |
parent | 88f0a739395189f0e539979a96f40badc6135dd5 (diff) | |
download | vaadin-core-24.1.0-beta1.tar.gz vaadin-core-24.1.0-beta1.zip |
24.1.0-beta1v24.1.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 849229d..477a922 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.1.0-alpha6", + "version": "24.1.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", |