diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-04-02 09:55:48 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-04-02 09:55:48 +0000 |
commit | a74772b9f87f061635ac9f18a87ffe076590de7b (patch) | |
tree | c48a6586f3c0e30dcf5dc1ac88cea9cb69fa88f6 | |
parent | 29ce7ef864ce614549295f4cc4c91cae7ca81e5b (diff) | |
download | vaadin-core-14.0.0-alpha1.tar.gz vaadin-core-14.0.0-alpha1.zip |
14.0.0-alpha1v14.0.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b8933f8..a1b0297 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "13.0.1", + "version": "14.0.0-alpha1", "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", |