We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfcb1e3 commit ada8621Copy full SHA for ada8621
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vaadin/vaadin-dialog",
3
- "version": "2.3.0-alpha4",
+ "version": "2.3.0-alpha5",
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.3.0-alpha4';
+ return '2.3.0-alpha5';
172
173
174
static get properties() {
0 commit comments