Skip to content

Commit 5ec3e11

Browse files
committed
2.4.2
1 parent 9d21e66 commit 5ec3e11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vaadin/vaadin-dialog",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "vaadin-dialog",
55
"main": "vaadin-dialog.html",
66
"repository": "vaadin/vaadin-dialog",

src/vaadin-dialog.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
}
169169

170170
static get version() {
171-
return '2.4.1';
171+
return '2.4.2';
172172
}
173173

174174
static get properties() {

0 commit comments

Comments
 (0)