We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b161b commit 893bf91Copy full SHA for 893bf91
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.3.3 / 2014-09-05
+==================
3
4
* deps: cookie-signature@1.0.5
5
package.json
@@ -1,7 +1,7 @@
{
"name": "cookie-parser",
"description": "cookie parsing with signatures",
- "version": "1.3.2",
+ "version": "1.3.3",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
"licenses": "MIT",
7
"repository": "expressjs/cookie-parser",
0 commit comments