diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-09-22 05:44:11 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-09-22 05:44:11 +0000 |
commit | 8d517b2962ad39b477b771f3529ca22d5e670277 (patch) | |
tree | bf19e51a54a20ad0a60fa3b9d2870e2857fc4504 | |
parent | f6728db0f6c6412d35921908b249daa5252f3868 (diff) | |
download | vaadin-core-8d517b2962ad39b477b771f3529ca22d5e670277.tar.gz vaadin-core-8d517b2962ad39b477b771f3529ca22d5e670277.zip |
14.4.0-beta1v14.4.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 86a7287..81b2025 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.4.0-alpha1", + "version": "14.4.0-beta1", "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", |