diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-03-14 13:23:27 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-03-14 13:23:27 +0000 |
commit | 3f8aaf63c987470efee62d828e8f359f766c6ab7 (patch) | |
tree | aca4ab8f31b8b9ad537ca6130a414c325314e532 | |
parent | e603052e0e4a8ac81befc25ed7933b0e9ffef46f (diff) | |
download | vaadin-core-14.10.0-alpha2.tar.gz vaadin-core-14.10.0-alpha2.zip |
14.10.0-alpha2v14.10.0-alpha2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 927d24b..90aa6b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.10.0-alpha1", + "version": "14.10.0-alpha2", "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", |