diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-14 12:16:45 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-14 12:16:45 +0000 |
commit | d9db27c2cfa5a98490acc0a1deb0a3e72fe5adb5 (patch) | |
tree | 6d81ca57c6ee14e7f8628ceb6eebe27e925e8f38 | |
parent | 5ea8596aaf6458647c827936eaa3174cc28dd5fc (diff) | |
download | vaadin-core-d9db27c2cfa5a98490acc0a1deb0a3e72fe5adb5.tar.gz vaadin-core-d9db27c2cfa5a98490acc0a1deb0a3e72fe5adb5.zip |
21.0.0-alpha5v21.0.0-alpha5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7c59bd8..ab5bab3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "21.0.0-alpha4", + "version": "21.0.0-alpha5", "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", |