Skip to content

Commit

Permalink
modified package.json to reflect new version
Browse files Browse the repository at this point in the history
  • Loading branch information
iangeckeler committed Jul 8, 2019
1 parent 83f4f22 commit fd61334
Showing 1 changed file with 2 additions and 2 deletions.
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": "1.0.1",
"version": "1.0.2",
"description": "This is the two factor twilio library.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -35,4 +35,4 @@
"dotenv": "^8.0.0",
"jest": "^24.8.0"
}
}
}

0 comments on commit fd61334

Please sign in to comment.