diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-12-16 12:47:56 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-12-16 12:47:56 +0000 |
commit | f0fb765e902d0886d32dc3824fe33edba2ba3384 (patch) | |
tree | 717187951c920075a87e848550831408850f519d | |
parent | b4fc0e7bbf1e2f7d74d965cfc7af06dc9d7b2012 (diff) | |
download | vaadin-core-f0fb765e902d0886d32dc3824fe33edba2ba3384.tar.gz vaadin-core-f0fb765e902d0886d32dc3824fe33edba2ba3384.zip |
15.0.0-alpha9v15.0.0-alpha9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9ee0639..45ae9f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "15.0.0-alpha8", + "version": "15.0.0-alpha9", "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", |