diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-11-30 13:23:39 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-11-30 13:23:39 +0000 |
commit | a5bc6b4832e649fb16243e2bc0ee9b2941815e3b (patch) | |
tree | bcb86500880193c5bdff9044f0eade4b54ae0150 | |
parent | f55cd168c66a778edd265af5afe52f6742edfd47 (diff) | |
download | vaadin-a5bc6b4832e649fb16243e2bc0ee9b2941815e3b.tar.gz vaadin-a5bc6b4832e649fb16243e2bc0ee9b2941815e3b.zip |
18.0.0v18.0.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3b203ff..9bdda1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "18.0.0-rc2", + "version": "18.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)", |