diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-07 11:46:12 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-07 11:46:12 +0000 |
commit | e287fee7e9a3476eee7e3834e39f21fc28d96200 (patch) | |
tree | bdfd7588a143dcb287849e7c563ba485d033f080 | |
parent | 525b5aa22e21d38b57d9d1f9e76ddeb67826f4da (diff) | |
download | vaadin-e287fee7e9a3476eee7e3834e39f21fc28d96200.tar.gz vaadin-e287fee7e9a3476eee7e3834e39f21fc28d96200.zip |
21.0.0-alpha3v21.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 12ce583..4404b36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-alpha2", + "version": "21.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)", |