diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-08-15 10:17:56 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-08-15 10:17:56 +0000 |
commit | 3e24aab6b6ac819b296aa83e68c8fd97ae47a6c2 (patch) | |
tree | b326e9112742f1e54c5926bc32afd28955a7bafc | |
parent | d085e7b23048f95ac9718b8d1e1cc122dbd2a173 (diff) | |
download | vaadin-3e24aab6b6ac819b296aa83e68c8fd97ae47a6c2.tar.gz vaadin-3e24aab6b6ac819b296aa83e68c8fd97ae47a6c2.zip |
23.2.0-beta1v23.2.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 199c5a7..851af2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.2.0-alpha3", + "version": "23.2.0-beta1", "description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cvdl-4.0)", |