diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-08-06 11:06:18 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-08-06 11:06:18 +0000 |
commit | dffcc0bd5891eb35fd310c98bb4702e540acaf4f (patch) | |
tree | 64adbe69e9bca4d9b6c6f789eaa3aef327eb1170 | |
parent | 6de7122f68ec4e2f64fb3f6fd096a8d4dc06775e (diff) | |
download | vaadin-dffcc0bd5891eb35fd310c98bb4702e540acaf4f.tar.gz vaadin-dffcc0bd5891eb35fd310c98bb4702e540acaf4f.zip |
17.0.0-beta1v17.0.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7c21ccc..27648ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "17.0.0-alpha7", + "version": "17.0.0-beta1", "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)", |