Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ntorre committed Nov 27, 2020
1 parent 8dbed15 commit 2ea1919
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "httpdumper",
"version": "1.0.0",
"version": "1.0.1",
"description": "httpdumper is a library that will help you debugging your http request.",
"main": "httpdumper.js",
"bin": {
Expand All @@ -14,8 +14,8 @@
},
"homepage": "https://github.com/Merlier/httpdumper#readme",
"repository": {
"type" : "git",
"url" : "https://github.com/Merlier/httpdumper"
"type": "git",
"url": "https://github.com/Merlier/httpdumper"
},
"keywords": [
"request",
Expand Down

0 comments on commit 2ea1919

Please sign in to comment.