Skip to content

Commit d518ee0

Browse files
author
Michael Weibel
committed
Version 5.2.2
1 parent 162ae05 commit d518ee0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
language: node_js
66
node_js:
7-
- "10"
87
- "8"
98
- "7"
109
- "6"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connect-session-sequelize",
3-
"version": "5.2.1",
3+
"version": "5.2.2",
44
"description": "Session store for connect-session using sequelize",
55
"homepage": "https://github.com/mweibel/connect-session-sequelize",
66
"bugs": "https://github.com/mweibel/connect-session-sequelize/issues",

0 commit comments

Comments
 (0)