Skip to content

Commit ce1ed8d

Browse files
committed
version 0.2.22
1 parent 7247f4d commit ce1ed8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "everyauth",
33
"description": "Auth solution (password, facebook, & more) for your node.js Connect & Express apps",
4-
"version": "0.2.21",
4+
"version": "0.2.22",
55
"homepage": "https://github.com/bnoguchi/everyauth/",
66
"repository": {
77
"type": "git",
@@ -41,4 +41,4 @@
4141
"engines": {
4242
"node": ">=0.4.0"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)