diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-05-27 08:04:00 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-05-27 08:04:00 +0000 |
commit | b5c1a24c0eb0d273502cff168bf9b5d8da94b3dc (patch) | |
tree | f208f8cfa281c12f3ec88196844a7396d20dc05b | |
parent | bd7e52bbf7bee0e2dc2a9b7b862b2478937e7e53 (diff) | |
download | vaadin-core-16.0.0-rc1.tar.gz vaadin-core-16.0.0-rc1.zip |
16.0.0-rc1v16.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 16f3ba4..fd9e97e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "16.0.0-beta2", + "version": "16.0.0-rc1", "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", |