diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-05 16:05:48 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-05 16:05:48 +0000 |
commit | 35d28bd98edfb8ff9a59b3536c786b26a644607b (patch) | |
tree | d221102e3f5b9eddfda9e00de645f94cf035023c | |
parent | 8f6ea9c7452efa4d2a0b47ec58ca89df9baa6cf7 (diff) | |
download | vaadin-35d28bd98edfb8ff9a59b3536c786b26a644607b.tar.gz vaadin-35d28bd98edfb8ff9a59b3536c786b26a644607b.zip |
17.0.0-alpha2v17.0.0-alpha2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6686574..dd7a4a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "17.0.0-alpha1", + "version": "17.0.0-alpha2", "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)", |