diff options
author | web-padawan <serguey.kulikov@gmail.com> | 2018-05-08 14:23:23 +0300 |
---|---|---|
committer | web-padawan <serguey.kulikov@gmail.com> | 2018-05-08 14:23:23 +0300 |
commit | 28348c6f1ab8117f11823d50f7e9a57723a854ee (patch) | |
tree | 21fcf0ce76675793c38ed99d2144fa5b59354d9f | |
parent | 048b66413e9750f2f67a76a58042f9f23d4c69da (diff) | |
download | vaadin-core-p3-preview.tar.gz vaadin-core-p3-preview.zip |
10.0.0-pre.3p3-preview
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3165dc2..bd38084 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "10.0.0-pre.2", + "version": "10.0.0-pre.3", "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", "repository": "vaadin/vaadin-core", |