Skip to content

Commit 45ecbad

Browse files
committed
2.5.2
1 parent 4abd5c6 commit 45ecbad

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-checkbox",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "vaadin-checkbox",
55
"main": "vaadin-checkbox.html",
66
"repository": "vaadin/vaadin-checkbox",

src/vaadin-checkbox.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
}
120120

121121
static get version() {
122-
return '2.5.1';
122+
return '2.5.2';
123123
}
124124

125125
static get properties() {

0 commit comments

Comments
 (0)