diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-07-22 08:06:17 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-07-22 08:06:17 +0000 |
commit | 0f4de97eca2cb1cb6142c0c37bab650db685b215 (patch) | |
tree | 6b0a24311aa50fe459a032ec1dad3d11db8a7c65 | |
parent | 5fb070dd4baea24fa6925bb5bfdef2cb0e3edf1b (diff) | |
download | vaadin-core-17.0.0-alpha7.tar.gz vaadin-core-17.0.0-alpha7.zip |
17.0.0-alpha7v17.0.0-alpha7
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2191806..04a754a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "17.0.0-alpha6", + "version": "17.0.0-alpha7", "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", |