diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-22 08:32:51 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-22 08:32:51 +0000 |
commit | 3ce33470ec84334a9239c68069dfa1bfe8665958 (patch) | |
tree | ae356e60fb86476bde2559d0753b732878579336 | |
parent | c3c49343f7a1677db535ffb8f4d02d6a02f26022 (diff) | |
download | vaadin-3ce33470ec84334a9239c68069dfa1bfe8665958.tar.gz vaadin-3ce33470ec84334a9239c68069dfa1bfe8665958.zip |
17.0.0-alpha5v17.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 408cfb4..35525eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "17.0.0-alpha4", + "version": "17.0.0-alpha5", "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/cval-3.0)", |