diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-10 08:18:57 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-10 08:18:57 +0000 |
commit | 5ea8596aaf6458647c827936eaa3174cc28dd5fc (patch) | |
tree | 9a62a3550963ec435272202775625a7973ae7698 | |
parent | e4a2617a517216a95d2247d146bac7c180f8b79e (diff) | |
download | vaadin-core-5ea8596aaf6458647c827936eaa3174cc28dd5fc.tar.gz vaadin-core-5ea8596aaf6458647c827936eaa3174cc28dd5fc.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 5f98e6e..7c59bd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "21.0.0-alpha3", + "version": "21.0.0-alpha4", "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", |