diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-11-03 13:18:47 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-11-03 13:18:47 +0000 |
commit | 30719441b62bb298070f3098c682f671bc3a3bc0 (patch) | |
tree | db94239d6ced48ac79b5e6fb8b675de8148ce0a2 | |
parent | c84955bd54755d7d330bfb6f3efe616907c65708 (diff) | |
download | vaadin-30719441b62bb298070f3098c682f671bc3a3bc0.tar.gz vaadin-30719441b62bb298070f3098c682f671bc3a3bc0.zip |
18.0.0-beta1v18.0.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d2ea08f..bdb6980 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "18.0.0-alpha1", + "version": "18.0.0-beta1", "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)", |