diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-01-23 12:21:23 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-01-23 12:21:23 +0000 |
commit | 46854fe116d98f24349577b6023d91fdad2768c5 (patch) | |
tree | 459e33df3fa8527a549b3be0d250fffff401535e | |
parent | db78ec90357309bc81350c2cb60b61f1d8e15ee7 (diff) | |
download | vaadin-core-46854fe116d98f24349577b6023d91fdad2768c5.tar.gz vaadin-core-46854fe116d98f24349577b6023d91fdad2768c5.zip |
15.0.0-alpha12v15.0.0-alpha12
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e4484e8..b7ae1b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "15.0.0-alpha11", + "version": "15.0.0-alpha12", "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", |