diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-16 09:38:43 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-16 09:38:43 +0000 |
commit | 51fea1bf0d296328f279a21ac4cf9ac35dafd0bc (patch) | |
tree | 0de7f9c2823d6ab7f7f52a455862ec03772427ae | |
parent | f9ca88d5b12963899966a9affa688affb71d6998 (diff) | |
download | vaadin-core-51fea1bf0d296328f279a21ac4cf9ac35dafd0bc.tar.gz vaadin-core-51fea1bf0d296328f279a21ac4cf9ac35dafd0bc.zip |
14.8.0-alpha1v14.8.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1f1c080..e51c48d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.7.0-rc1", + "version": "14.8.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", |