Skip to content

Commit

Permalink
Version 4.1.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mweibel committed Nov 4, 2016
1 parent afcad35 commit 3c35a65
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": "connect-session-sequelize",
"version": "4.0.0",
"version": "4.1.0-beta.1",
"description": "Session store for connect-session using sequelize",
"homepage": "https://github.com/mweibel/connect-session-sequelize",
"bugs": "https://github.com/mweibel/connect-session-sequelize/issues",
Expand Down

2 comments on commit 3c35a65

@imranbohoran
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hi

We've been running this version on production for over a week now and all seems good. Do you think you can promote this from beta to a perhaps 4.1.0 version?

@mweibel
Copy link
Owner Author

Choose a reason for hiding this comment

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

Thanks for the feedback! I just published version 4.1.0.

Please sign in to comment.