Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 14, 2014
1 parent 289dcd1 commit d5ad47c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.3.1 / 2014-06-14
==================

* Add description in package for npmjs.org listing

1.3.0 / 2014-06-14
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-session",
"version": "1.3.0",
"version": "1.3.1",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"repository": "expressjs/session",
Expand Down

0 comments on commit d5ad47c

Please sign in to comment.