Skip to content

Commit

Permalink
Release 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Jul 8, 2015
1 parent 06583c6 commit 018b107
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

3.3.1 / 2015-07-08
==================

* code: fix error in variable referencing

3.3.0 / 2015-07-07
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "koa-session",
"description": "Koa cookie session middleware",
"repository": "koajs/session",
"version": "3.3.0",
"version": "3.3.1",
"keywords": [
"koa",
"middleware",
Expand Down

0 comments on commit 018b107

Please sign in to comment.