diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-09-27 12:25:28 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-09-27 12:25:28 +0000 |
commit | eac5b62c7ddb1be683cfe88f905cbd6bfbd76644 (patch) | |
tree | 8552dbcb59e72dcaa6f3f283d424482773fe09b1 | |
parent | e4bd11a59c5907727ee70bb4eab8f9d3cd3da997 (diff) | |
download | vaadin-eac5b62c7ddb1be683cfe88f905cbd6bfbd76644.tar.gz vaadin-eac5b62c7ddb1be683cfe88f905cbd6bfbd76644.zip |
23.3.0-alpha1v23.3.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ec4e8db..1f5f787 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.2.0", + "version": "23.3.0-alpha1", "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)", |