diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-02-24 10:32:46 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-02-24 10:32:46 +0000 |
commit | 318f640b9dd4154620a879f98819d6bbca930f7e (patch) | |
tree | 4f29bf669b9599414b0ba1c3330b1cbfc5d208b1 | |
parent | ede7490fe547d5cc3835eed30d58b3bd26a3b7cf (diff) | |
download | vaadin-318f640b9dd4154620a879f98819d6bbca930f7e.tar.gz vaadin-318f640b9dd4154620a879f98819d6bbca930f7e.zip |
15.0.0-beta4v15.0.0-beta4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f4af1af..73b3697 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "15.0.0-beta3", + "version": "15.0.0-beta4", "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)", |