diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-01-30 12:25:03 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-01-30 12:25:03 +0000 |
commit | 2cf6ae6ff27b0bbbe0999e08bf9e286ef7a152cb (patch) | |
tree | 91ff69be3e72c8949ba9757031ee9b981d9392b0 | |
parent | 5735f5a8812a75da9103324ad07d703911ef7670 (diff) | |
download | vaadin-core-2cf6ae6ff27b0bbbe0999e08bf9e286ef7a152cb.tar.gz vaadin-core-2cf6ae6ff27b0bbbe0999e08bf9e286ef7a152cb.zip |
15.0.0-alpha15v15.0.0-alpha15
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5bcdb11..17cc239 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "15.0.0-alpha14", + "version": "15.0.0-alpha15", "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", |