Skip to content

Commit

Permalink
TAG: 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DEVKINGBOT committed Apr 11, 2021
1 parent acf5bd6 commit a3068f3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
<code>

# [0.0.3](https://github.com/cogsmith/homeassistant-nodejs/compare/0.0.3...main) @ [2021-04-11](https://github.com/cogsmith/homeassistant-nodejs/releases/tag/0.0.3)

## DIFF
- [ LAST TAG = 0.0.2](https://github.com/cogsmith/homeassistant-nodejs/compare/0.0.2...0.0.3)

</code>

---
<code>

# [0.0.2](https://github.com/cogsmith/homeassistant-nodejs/compare/0.0.2...main) @ [2021-04-11](https://github.com/cogsmith/homeassistant-nodejs/releases/tag/0.0.2)

## DIFF
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "0.0.3-dev",
"versiontaglast": "0.0.2"
"version": "0.0.3",
"versiontaglast": "0.0.3"
}

0 comments on commit a3068f3

Please sign in to comment.