diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-08-18 07:50:33 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-08-18 07:50:33 +0000 |
commit | 4b2ee11db072081546edafa2526329f26b43ee6a (patch) | |
tree | cc0c4f3f92cf6a937bc5c59670ba098beec9065b | |
parent | 04c5ee2f04bd2e6df29b935c1df3fd0451480e69 (diff) | |
download | vaadin-core-4b2ee11db072081546edafa2526329f26b43ee6a.tar.gz vaadin-core-4b2ee11db072081546edafa2526329f26b43ee6a.zip |
23.2.0-beta2v23.2.0-beta2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 18ca62a..f7ffaa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.2.0-beta1", + "version": "23.2.0-beta2", "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", |