Skip to content

Commit 781361c

Browse files
committed
Release 1.1.1
1 parent 4b1d985 commit 781361c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.1.1 / 2010-09-26
3+
==================
4+
5+
* Fixed `Log()` initialization without giving a stream [bentruyman]
6+
27
1.1.0 / 2010-09-26
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "log",
33
"description": "Tiny logger with streaming reader",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>",
66
"keywords": ["log", "logger"],
77
"main": "./lib/log.js",

0 commit comments

Comments
 (0)