Skip to content

Commit a51c600

Browse files
committed
Release 1.3.1
1 parent 38c8327 commit a51c600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "log",
33
"description": "Tiny logger with streaming reader",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>",
66
"keywords": ["log", "logger"],
77
"main": "./lib/log.js",
88
"engines": { "node": ">= 0.2.0" }
9-
}
9+
}

0 commit comments

Comments
 (0)