Skip to content

Commit 1ff4a66

Browse files
committed
Bump version 3.2.1
1 parent c89e91d commit 1ff4a66

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

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": "button-card",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Button card for lovelace",
55
"main": "dist/button-card.js",
66
"pre-commit": [

src/version-const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const BUTTON_CARD_VERSION = '3.2.0';
1+
export const BUTTON_CARD_VERSION = '3.2.1';

0 commit comments

Comments
 (0)