diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-10 08:20:29 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-10 08:20:29 +0000 |
commit | 4d39b9df8439ca30891cb799ad244a3938c92b80 (patch) | |
tree | f3a2013695660146a79581b156b1fa2d0a51a24d | |
parent | a0d2ca5ea48ffa7aeab0f755cb5246115d09591d (diff) | |
download | vaadin-4d39b9df8439ca30891cb799ad244a3938c92b80.tar.gz vaadin-4d39b9df8439ca30891cb799ad244a3938c92b80.zip |
21.0.0-alpha4v21.0.0-alpha4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 363c9b3..13b02e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-alpha3", + "version": "21.0.0-alpha4", "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)", |