diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-12-05 11:49:57 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-12-05 11:49:57 +0000 |
commit | c0c5355e9d728114047b73038550d987474cba5e (patch) | |
tree | ade39abc4369ebaca314dcaef7c7753ae16051de | |
parent | b7e75f1fd836424d9a5d4cb0da99e239032846f5 (diff) | |
download | vaadin-core-c0c5355e9d728114047b73038550d987474cba5e.tar.gz vaadin-core-c0c5355e9d728114047b73038550d987474cba5e.zip |
15.0.0-alpha7v15.0.0-alpha7
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 56b4188..4ee885f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "15.0.0-alpha6", + "version": "15.0.0-alpha7", "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", |