We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 821103b commit 28d44ceCopy full SHA for 28d44ce
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+0.7.1 / 2017-08-26
+==================
3
4
* deps: depd@~1.1.1
5
- Remove unnecessary `Buffer` loading
package.json
@@ -1,7 +1,7 @@
{
"name": "cookies",
"description": "Cookies, optionally signed using Keygrip.",
- "version": "0.7.0",
+ "version": "0.7.1",
"author": "Jed Schmidt <tr@nslator.jp> (http://jed.is)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>"
0 commit comments