Skip to content

Commit

Permalink
bump history and version for fix
Browse files Browse the repository at this point in the history
  • Loading branch information
natevw committed Jun 25, 2014
1 parent 3979108 commit 2c4df6b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
1.0.4 / 2014-06-25
==================

* corrected avoidance of timing attacks (thanks @tenbits!)


1.0.3 / 2014-01-28
==================

* fix for timing attacks
* [incorrect] fix for timing attacks

1.0.2 / 2014-01-28
==================
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": "cookie-signature",
"version": "1.0.3",
"version": "1.0.4",
"description": "Sign and unsign cookies",
"keywords": ["cookie", "sign", "unsign"],
"author": "TJ Holowaychuk <tj@learnboost.com>",
Expand Down

0 comments on commit 2c4df6b

Please sign in to comment.