Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rrdelaney committed May 31, 2022
1 parent 2d1773b commit 9190f0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ $ npm install -g eml-dbg
$ eml-dbg COMMAND
running command...
$ eml-dbg (--version)
eml-dbg/0.0.0 darwin-arm64 node-v16.13.1
eml-dbg/0.1.0 darwin-arm64 node-v16.13.1
$ eml-dbg --help [COMMAND]
USAGE
$ eml-dbg COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eml-dbg",
"version": "0.0.0",
"version": "0.1.0",
"description": "Tool for debugging email messages",
"author": "Ryan Delaney @rrdelaney",
"bin": {
Expand Down

0 comments on commit 9190f0b

Please sign in to comment.