diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-05 14:57:50 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-05 14:57:50 +0000 |
commit | 7b0dba532e3186d3a65b0ead589ce0d7292846b1 (patch) | |
tree | 51581dc488bc171bc77452a8d1a93154de9c6a6b | |
parent | b8f8242fb425fd75bf6ffd0af4b76dd872221ed7 (diff) | |
download | vaadin-core-7b0dba532e3186d3a65b0ead589ce0d7292846b1.tar.gz vaadin-core-7b0dba532e3186d3a65b0ead589ce0d7292846b1.zip |
17.0.0-alpha1v17.0.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 317ee2d..1b53880 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "16.0.0-alpha3", + "version": "17.0.0-alpha1", "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", |