Skip to content

Commit

Permalink
2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iangeckeler committed Jul 9, 2019
1 parent 8c4bd0a commit 1972a0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "two-auth",
"version": "2.0.2",
"version": "2.0.3",
"description": "Implement two-factor SMS authentication with the Twilio API in three lines of code.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -43,4 +43,4 @@
"dotenv": "^8.0.0",
"jest": "^24.8.0"
}
}
}

0 comments on commit 1972a0c

Please sign in to comment.