diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-02-17 11:40:44 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-02-17 11:40:44 +0000 |
commit | 7ebaf40b24f0fe31d2b796d5f44ef2a57201dda4 (patch) | |
tree | aad940e3a434734eaeadf8d7f2ce13d830cef00f | |
parent | 9221155afcf24ab7ba0fdd2ef49e56d9ca3dbc45 (diff) | |
download | vaadin-core-7ebaf40b24f0fe31d2b796d5f44ef2a57201dda4.tar.gz vaadin-core-7ebaf40b24f0fe31d2b796d5f44ef2a57201dda4.zip |
23.0.0-beta3v23.0.0-beta3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e0e2729..f2fe2b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.0.0-beta2", + "version": "23.0.0-beta3", "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", |