diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-08-26 09:16:59 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-08-26 09:16:59 +0000 |
commit | 7d24ba4becc6fb3626852189473444566bd48e4b (patch) | |
tree | 9defcff934652b49bcf179d2656d3dc145eeda9e | |
parent | 4018ac597c20f41387cc7e9bf315831f4b1ebe43 (diff) | |
download | vaadin-core-7d24ba4becc6fb3626852189473444566bd48e4b.tar.gz vaadin-core-7d24ba4becc6fb3626852189473444566bd48e4b.zip |
23.2.0-beta3v23.2.0-beta3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 64f1581..509dbbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.2.0-beta2", + "version": "23.2.0-beta3", "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", |