Skip to content

Commit d64ab65

Browse files
author
MHA
committed
chore: version bump
1 parent 49cac27 commit d64ab65

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/select-list-card.js

Lines changed: 1 addition & 1 deletion
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": "select-list-card",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Lovelace select-list-card",
55
"keywords": [
66
"home-assistant",

src/const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const CARD_VERSION = '0.2.2';
1+
export const CARD_VERSION = '0.2.3';

0 commit comments

Comments
 (0)