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 1995a83 commit a719288Copy full SHA for a719288
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.3.1 / 2014-09-14
+==================
3
4
* Remove us-used `bytes` dependency
5
* deps: depd@0.4.5
package.json
@@ -1,7 +1,7 @@
{
"name": "morgan",
"description": "http request logger middleware for node.js",
- "version": "1.3.0",
+ "version": "1.3.1",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>"
0 commit comments