diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-09-04 06:44:54 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-09-04 06:44:54 +0000 |
commit | 1fbaca87d1308050389f664447a6ed2e460a0431 (patch) | |
tree | 02deba37fc1bab649e295ea9183e2b5d0e8e8ede | |
parent | f4087ca83773b6c42041c8e2822a884f7fa4aecd (diff) | |
download | vaadin-core-1fbaca87d1308050389f664447a6ed2e460a0431.tar.gz vaadin-core-1fbaca87d1308050389f664447a6ed2e460a0431.zip |
15.0.0-alpha1v15.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 f346928..7843c7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.0.2", + "version": "15.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", |