Skip to content

Commit 03a9819

Browse files
committed
2.5.2
1 parent 31a1fe5 commit 03a9819

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.5.1",
3+
"version": "2.5.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
@@ -174,7 +174,7 @@
174174
}
175175

176176
static get version() {
177-
return '2.5.1';
177+
return '2.5.2';
178178
}
179179

180180
static get properties() {

0 commit comments

Comments
 (0)