Skip to content

Commit 89131b2

Browse files
committed
0.6.0
1 parent c7cf922 commit 89131b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
0.6.x
2-
=====
1+
0.6.0 / 2016-02-29
2+
==================
33

44
* Add `secure` constructor option for secure connection checking
55
* Change constructor to signature `new Cookies(req, res, [options])`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cookies",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "Cookies, optionally signed using Keygrip.",
55
"main": "./lib/cookies",
66
"dependencies": {

0 commit comments

Comments
 (0)