diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-07-10 10:56:10 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-07-10 10:56:10 +0000 |
commit | 5fb070dd4baea24fa6925bb5bfdef2cb0e3edf1b (patch) | |
tree | 750fce9d71f2d0958b93fbe3a043f19637325353 | |
parent | 1b45d5176ad65ac425a778274d962bbeeb83d3b8 (diff) | |
download | vaadin-core-5fb070dd4baea24fa6925bb5bfdef2cb0e3edf1b.tar.gz vaadin-core-5fb070dd4baea24fa6925bb5bfdef2cb0e3edf1b.zip |
17.0.0-alpha6v17.0.0-alpha6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a5fbd6f..2191806 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "17.0.0-alpha5", + "version": "17.0.0-alpha6", "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", |