diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-04-13 16:21:06 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-04-13 16:21:06 +0000 |
commit | 9f159ae5656090c2a95dff19294a0b12fc35adad (patch) | |
tree | 7c6d734eddaa5309ed8bfaf8b6ab82d45307d2d5 | |
parent | aaca15766ba7a67a79731e4883414a20b502ee68 (diff) | |
download | vaadin-9f159ae5656090c2a95dff19294a0b12fc35adad.tar.gz vaadin-9f159ae5656090c2a95dff19294a0b12fc35adad.zip |
23.1.0-alpha2v23.1.0-alpha2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 34641f8..125053c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.1.0-alpha1", + "version": "23.1.0-alpha2", "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)", |