Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Commit

Permalink
push 3.0.1 #51
Browse files Browse the repository at this point in the history
  • Loading branch information
screeny05 committed Feb 22, 2014
1 parent 2f15376 commit b180d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passport.socketio",
"version": "3.0.0",
"version": "3.0.1",
"description": "access passport.js authenticated user information from socket.io",
"main": "lib/index.js",
"keywords": [
Expand Down

1 comment on commit b180d60

@gkorland
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks,
Did you push it to the npm repository?

Please sign in to comment.