Skip to content

Commit ada8621

Browse files
committed
2.3.0-alpha5
1 parent bfcb1e3 commit ada8621

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vaadin/vaadin-dialog",
3-
"version": "2.3.0-alpha4",
3+
"version": "2.3.0-alpha5",
44
"description": "vaadin-dialog",
55
"main": "vaadin-dialog.html",
66
"repository": "vaadin/vaadin-dialog",

src/vaadin-dialog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
}
169169

170170
static get version() {
171-
return '2.3.0-alpha4';
171+
return '2.3.0-alpha5';
172172
}
173173

174174
static get properties() {

0 commit comments

Comments
 (0)