diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-01-30 12:26:42 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-01-30 12:26:42 +0000 |
commit | 6058180f69ed5df2349eb7ee6a629735fc846fc3 (patch) | |
tree | 7420082b0e7c0976e728356fa16a9e77ba97700b | |
parent | 344874dd255a3d282effdebdfee19261f138317f (diff) | |
download | vaadin-6058180f69ed5df2349eb7ee6a629735fc846fc3.tar.gz vaadin-6058180f69ed5df2349eb7ee6a629735fc846fc3.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 bb938f9..809b7c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "15.0.0-alpha14", + "version": "15.0.0-alpha15", "description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)", |