We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d21e66 commit 5ec3e11Copy full SHA for 5ec3e11
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vaadin/vaadin-dialog",
3
- "version": "2.4.1",
+ "version": "2.4.2",
4
"description": "vaadin-dialog",
5
"main": "vaadin-dialog.html",
6
"repository": "vaadin/vaadin-dialog",
src/vaadin-dialog.html
@@ -168,7 +168,7 @@
168
}
169
170
static get version() {
171
- return '2.4.1';
+ return '2.4.2';
172
173
174
static get properties() {
0 commit comments