diff options
author | Leif Åstrand <leif@vaadin.com> | 2017-10-02 08:31:08 +0300 |
---|---|---|
committer | Leif Åstrand <leif@vaadin.com> | 2017-10-02 08:31:08 +0300 |
commit | 4eaf9c6f3caf4650aaee62b6ae877a3083d38950 (patch) | |
tree | 3c5bcff45f390b6e3fcaba1f96a1c20ba276e1f7 | |
parent | 69a793e22f1ece7a04df24dd7f6acb525045d3b2 (diff) | |
download | vaadin-core-4eaf9c6f3caf4650aaee62b6ae877a3083d38950.tar.gz vaadin-core-4eaf9c6f3caf4650aaee62b6ae877a3083d38950.zip |
2.0.0-alpha3v2.0.0-alpha3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3e0f0d2..e4f9be7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vaadin-core", - "version": "2.0.0-alpha2", + "version": "2.0.0-alpha3", "description": "Vaadin Core Elements 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", |