Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nervetattoo committed May 20, 2019
1 parent 037ae5b commit fd3a8cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "banner-card",
"version": "0.2.0",
"version": "0.3.0",
"main": "index.js",
"author": "Raymond Julin <[email protected]>",
"description": "A fluffy banner card for Home Assistant",
Expand Down
8 changes: 4 additions & 4 deletions tracker.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"banner-card": {
"version": "0.2.0",
"updated_at": "2019-05-18",
"version": "0.3.0",
"updated_at": "2019-05-20",
"visit_repo": "https://github.com/nervetattoo/banner-card",
"remote_location": "https://github.com/nervetattoo/banner-card/releases/download/0.2.0/banner-card.js",
"changelog": "https://github.com/nervetattoo/banner-card/releases/0.2.0"
"remote_location": "https://github.com/nervetattoo/banner-card/releases/download/0.3.0/banner-card.js",
"changelog": "https://github.com/nervetattoo/banner-card/releases/0.3.0"
}
}

0 comments on commit fd3a8cb

Please sign in to comment.