diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-02 13:18:22 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-02 13:18:22 +0000 |
commit | c46edd387bb1f7f1915e9c097e32d7822468eb99 (patch) | |
tree | 3b7eec5b34c7b911be42786d70505ba872f983ad | |
parent | 453721182792c2d72f74bf6980d77189115e41e0 (diff) | |
download | vaadin-core-c46edd387bb1f7f1915e9c097e32d7822468eb99.tar.gz vaadin-core-c46edd387bb1f7f1915e9c097e32d7822468eb99.zip |
14.5.0-alpha1v14.5.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8686baf..c09358b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.4.0", + "version": "14.5.0-alpha1", "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", |