diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-02 22:05:35 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-02 22:05:35 +0000 |
commit | 59f054e2a48c001768dc1edfce75212f7a96b435 (patch) | |
tree | 042a6dd46f9916793549e954b59f2e24ebd39ae9 | |
parent | f5c12cc8a1b13cf41bf4ff32ffff92d65f93025d (diff) | |
download | vaadin-59f054e2a48c001768dc1edfce75212f7a96b435.tar.gz vaadin-59f054e2a48c001768dc1edfce75212f7a96b435.zip |
16.0.0v16.0.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3800d0f..938e48e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "16.0.0-rc2", + "version": "16.0.0", "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)", |