Skip to content

Commit

Permalink
ci: version bump to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Version Bump committed Jan 25, 2021
1 parent 25ab864 commit 81148d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passport-apple-verify-token",
"version": "1.0.2",
"version": "1.1.0",
"description": "Sign In with Apple Token strategy for Passport, let's you validate the user token server side, usefull for mobile app SignIn with Apple authentication for example. The validation is done by using the public AppleID authentication keys.",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down

0 comments on commit 81148d2

Please sign in to comment.