diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-09-08 12:22:02 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-09-08 12:22:02 +0000 |
commit | 2ee2448d5d5acdfd70cf1569f0770ed090a3344a (patch) | |
tree | d09f92129f24470bdf50eaef6052d67846b6d3f0 | |
parent | 33126be141a30a0e9d749a9ebe361c745115f0ca (diff) | |
download | vaadin-2ee2448d5d5acdfd70cf1569f0770ed090a3344a.tar.gz vaadin-2ee2448d5d5acdfd70cf1569f0770ed090a3344a.zip |
22.0.0-alpha3v22.0.0-alpha3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 07d1def..42d2730 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "22.0.0-alpha2", + "version": "22.0.0-alpha3", "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)", |