Skip to content

Commit

Permalink
TAG: 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DEVKINGBOT committed Apr 7, 2021
1 parent 5de2e5a commit da8bb6a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<code>

# [0.1.0 @ 2021-04-06](https://github.com/cogsmith/nodeinfo/releases/tag/0.1.0)

## FIRST RELEASE

</code>

---
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "nodeinfo",
"version": "0.1.0-dev",
"version": "0.1.0",
"description": "Whoami Microservice: Node Runtime / Docker Instance / Host Environment",
"main": "app.js",
"keywords": [],
"author": "dac@cogsmith.com",
"license": "MIT",
"dependencies": {
"fastify": "^3.12.0"
}
},
"versiontaglast": "0.1.0"
}

0 comments on commit da8bb6a

Please sign in to comment.