We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad4a26 commit 8133968Copy full SHA for 8133968
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.3.5 / 2015-05-19
+==================
3
4
* deps: cookie@0.1.3
5
- Slight optimizations
package.json
@@ -1,7 +1,7 @@
{
"name": "cookie-parser",
"description": "cookie parsing with signatures",
- "version": "1.3.4",
+ "version": "1.3.5",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
"license": "MIT",
7
"repository": "expressjs/cookie-parser",
0 commit comments