diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-01 18:26:20 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-01 18:26:20 +0000 |
commit | eb50eaf9d46fdc54b3a1955723185dfcd042d5f7 (patch) | |
tree | 8d0bf031f690778dfb37ec5b477ec74272566b0b | |
parent | 91581ac76008818a5e49e50708413cb1dc48df13 (diff) | |
download | vaadin-eb50eaf9d46fdc54b3a1955723185dfcd042d5f7.tar.gz vaadin-eb50eaf9d46fdc54b3a1955723185dfcd042d5f7.zip |
20.0.0v20.0.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3c24abf..0ede7be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "20.0.0-rc1", + "version": "20.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/cvdl-4.0)", |