diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-03-08 12:01:44 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-03-08 12:01:44 +0000 |
commit | 4d80b580aa8e0b36fa7f5cd8fce176a3c3cdc290 (patch) | |
tree | d425efe543723ead7dca7f40c24dc44f7d3b367c | |
parent | 55bac43c7acdb78f10af3ea519c41fd62a58e1eb (diff) | |
download | vaadin-core-18.0.tar.gz vaadin-core-18.0.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b92b872..762ef34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "18.0.6", + "version": "18.0.7", "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", |