diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-08-25 10:42:59 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-08-25 10:42:59 +0000 |
commit | 7ebbf3b32f6eded42e0af9e3da77b40845e8198d (patch) | |
tree | 82aefcf32806d1281ec261da69c501d37cc96dff | |
parent | 6b6ace36d026083f0ab26f864c0854723104a823 (diff) | |
download | vaadin-7ebbf3b32f6eded42e0af9e3da77b40845e8198d.tar.gz vaadin-7ebbf3b32f6eded42e0af9e3da77b40845e8198d.zip |
17.0.0-beta2v17.0.0-beta2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4dea9e2..62c4c68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "17.0.0-beta1", + "version": "17.0.0-beta2", "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)", |