diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-05-18 08:38:35 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-05-18 08:38:35 +0000 |
commit | a20a3a72b530765e332d046565cc13ee8ebfd24b (patch) | |
tree | d7349efcddd9e41da737dde7f0ef843eddc7d85b | |
parent | 2b4371467ba58e8bcd77ee4e40964fdfe6b04434 (diff) | |
download | vaadin-core-a20a3a72b530765e332d046565cc13ee8ebfd24b.tar.gz vaadin-core-a20a3a72b530765e332d046565cc13ee8ebfd24b.zip |
21.0.0-alpha1v21.0.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 52a74ff..b8eb494 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "20.0.0-alpha8", + "version": "21.0.0-alpha1", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |