Skip to content

Commit

Permalink
Merge pull request #23 from Slotos/bump-version-to-110
Browse files Browse the repository at this point in the history
Bump version to 1.1.0 and prepare for publishing
  • Loading branch information
Slotos committed Jul 17, 2022
2 parents 5f25dcd + f75c7aa commit f4eafca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
README.md
Makefile
doc/
examples/
test/
coverage/
.eslintrc.json

# Mac OS X
.DS_Store
Expand All @@ -16,4 +16,5 @@ npm-debug.log
# Git
.git*

.coveralls.yml
# CI
.travis.yml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passport-reddit",
"version": "1.0.0",
"version": "1.1.0",
"description": "Reddit authentication strategy for Passport.",
"type": "module",
"keywords": [
Expand Down

0 comments on commit f4eafca

Please sign in to comment.