Skip to content

Commit

Permalink
v1.0.1 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinstewart authored Aug 9, 2022
1 parent 042778b commit 4010119
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
**v1.0.0 - Initial Release**
**v1.0.1**
- fix reposizitory in package.json
- better wording in README.md
- add expect() to test

**v1.0.0 - Initial Release**
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hapi-auth-sns",
"description": "AWS SNS Authentication",
"version": "1.0.0",
"version": "1.0.1",
"repository": "git://github.com/devinstewart/hapi-auth-sns",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 4010119

Please sign in to comment.