diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-08-27 07:39:38 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-08-27 07:39:38 +0000 |
commit | a9d4b311e5cc3b6b174a80206446401dfb4d9656 (patch) | |
tree | 5da4df0fbe96611dfa1b35b5a9178720d10d25fb | |
parent | 85947c2380e5e8410b006608127d5fc6f2f5fc6d (diff) | |
download | vaadin-a9d4b311e5cc3b6b174a80206446401dfb4d9656.tar.gz vaadin-a9d4b311e5cc3b6b174a80206446401dfb4d9656.zip |
17.0.0-rc1v17.0.0-rc1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index df327de..7946caf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "17.0.0-beta3", + "version": "17.0.0-rc1", "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)", |