Skip to content

Commit

Permalink
4.5.1 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbijlani authored Jun 16, 2021
1 parent f7534bd commit b7c1360
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
*.md
.DS_Store
.vscode
.git*
Makefile
docs/
examples/
support/
test/
coverage/
node_modules/
package-lock.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passport-wsfed-saml2",
"version": "4.5.0",
"version": "4.5.1",
"description": "SAML2 Protocol and WS-Fed library",
"scripts": {
"test": "./node_modules/.bin/_mocha -R spec --colors",
Expand Down

0 comments on commit b7c1360

Please sign in to comment.