forgot to update version here

This commit is contained in:
Trent Mick 2012-06-04 23:21:02 -07:00
parent 4dee56bc1d
commit e9d768b70e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
// See <https://github.com/trentm/node-bunyan>.
//
var VERSION = "0.7.1";
var VERSION = "0.8.0";
var util = require('util');
var pathlib = require('path');