Skip to content

Commit 34ea50e

Browse files
committed
Bump version 0.4.1-0
1 parent 8f8863d commit 34ea50e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "decluttering-card",
3-
"version": "0.4.0",
3+
"version": "0.4.1-0",
44
"description": "Template Card for Lovelace",
55
"main": "dist/decluttering-card.js",
66
"pre-commit": [

src/version-const.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const CARD_VERSION = '0.4.0';
1+
export const CARD_VERSION = '0.4.1-0';

0 commit comments

Comments
 (0)