diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-10-08 07:48:02 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-10-08 07:48:02 +0000 |
commit | 55696de5d805a79cfc651986637b604ff13e3f23 (patch) | |
tree | 1aa2d8bcb6a0482a850bd40af3a4d54e81317c9e | |
parent | 1a861b99a7b0fae1585c97413bb0ea2900aafe1b (diff) | |
download | vaadin-core-20.0.tar.gz vaadin-core-20.0.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c0077b1..d522f72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "20.0.7", + "version": "20.0.8", "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", |