diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-09-02 06:43:42 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-09-02 06:43:42 +0000 |
commit | 76b1058d23f32a1c0d2427cdd9a4e5fc8f5a1ded (patch) | |
tree | 1b1fa5d0d1cf5b7d67294920f8609fdabb8de483 | |
parent | 82d35440b2aba61e3e1cce6d2ea38edda691a1c0 (diff) | |
download | vaadin-core-76b1058d23f32a1c0d2427cdd9a4e5fc8f5a1ded.tar.gz vaadin-core-76b1058d23f32a1c0d2427cdd9a4e5fc8f5a1ded.zip |
10.0.17v10.0.17
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b5f65b6..d229606 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vaadin-core", - "version": "10.0.16", + "version": "10.0.17", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |