Skip to content

Commit fbb68f1

Browse files
committed
Release 1.4.0
1 parent 1aacee0 commit fbb68f1

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.4.0 / 2013-05-02
3+
==================
4+
5+
* use util#format for message formatting
6+
27
1.3.0 / 2012-02-10
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.3.1",
4+
"version": "1.4.0",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>",
66
"keywords": ["log", "logger"],
77
"main": "./lib/log.js",

0 commit comments

Comments
 (0)