Skip to content

Commit

Permalink
TAG: 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DEVKINGBOT committed Apr 11, 2021
1 parent 5d9d468 commit c7d8a37
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.2](https://github.com/cogsmith/docker-nodemon/compare/0.0.2...main) @ [2021-04-10](https://github.com/cogsmith/docker-nodemon/releases/tag/0.0.2)

## DIFF
- [1 COMMITS SINCE LAST TAG = 0.0.1](https://github.com/cogsmith/docker-nodemon/compare/0.0.1...0.0.2)

</code>

---
<code>

# [0.0.1](https://github.com/cogsmith/docker-nodemon/compare/0.0.1...main) @ [2021-04-10](https://github.com/cogsmith/docker-nodemon/releases/tag/0.0.1)

## FIRST RELEASE
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.2-dev",
"versiontaglast": "0.0.1"
"version": "0.0.2",
"versiontaglast": "0.0.2"
}

0 comments on commit c7d8a37

Please sign in to comment.