diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-01 12:02:40 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-01 12:02:40 +0000 |
commit | 786417dc3a788a1279fe3c2833bf1e7e8f212cb2 (patch) | |
tree | ee3318305a67edd77b16f86176c539c9dcb54586 | |
parent | 5863edddd8452dbe8c912e663295d69bc3fe9df4 (diff) | |
download | vaadin-core-786417dc3a788a1279fe3c2833bf1e7e8f212cb2.tar.gz vaadin-core-786417dc3a788a1279fe3c2833bf1e7e8f212cb2.zip |
16.0.0-rc2v16.0.0-rc2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 97e2a48..f697f1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "16.0.0-rc1", + "version": "16.0.0-rc2", "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", |