We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83e5cd commit 74d3caaCopy full SHA for 74d3caa
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.4.1 / 2016-01-11
+==================
3
4
* deps: cookie@0.2.3
5
* perf: enable strict mode
package.json
@@ -1,7 +1,7 @@
{
"name": "cookie-parser",
"description": "cookie parsing with signatures",
- "version": "1.4.0",
+ "version": "1.4.1",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>"
0 commit comments