We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a1fe5 commit 03a9819Copy full SHA for 03a9819
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vaadin/vaadin-dialog",
3
- "version": "2.5.1",
+ "version": "2.5.2",
4
"description": "vaadin-dialog",
5
"main": "vaadin-dialog.html",
6
"repository": "vaadin/vaadin-dialog",
src/vaadin-dialog.html
@@ -174,7 +174,7 @@
174
}
175
176
static get version() {
177
- return '2.5.1';
+ return '2.5.2';
178
179
180
static get properties() {
0 commit comments