diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-05-11 11:00:46 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-05-11 11:00:46 +0000 |
commit | f686f24f7e97464ebc487abfa76d79f5ef7590ec (patch) | |
tree | dbffb832d8420e05a1aabea55b2a83bfbb1c84cd | |
parent | 4d3c301e3d57b041b731f56f1e34983e838bbef6 (diff) | |
download | vaadin-core-14.6.0.tar.gz vaadin-core-14.6.0.zip |
14.6.0v14.6.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 538a350..287f5e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.6.0-rc1", + "version": "14.6.0", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |