Skip to content

Commit e53893f

Browse files
committed
release(1.2.2): Support express 4.x plus new hooks
* update(express): Support express 4.x * release(1.2.1): Support express 4.x * refactor(AuthController): to suit new hooks * refactor(Exceptions): handling Unauthorised errors
1 parent 7fd0e77 commit e53893f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "clever-auth",
33
"description": "CleverStack Authentication Module",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"main": "module.js",
66
"author": {
77
"name": "CleverStack",

0 commit comments

Comments
 (0)