forgot to update version here
This commit is contained in:
parent
4dee56bc1d
commit
e9d768b70e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
// See <https://github.com/trentm/node-bunyan>.
|
// See <https://github.com/trentm/node-bunyan>.
|
||||||
//
|
//
|
||||||
|
|
||||||
var VERSION = "0.7.1";
|
var VERSION = "0.8.0";
|
||||||
|
|
||||||
var util = require('util');
|
var util = require('util');
|
||||||
var pathlib = require('path');
|
var pathlib = require('path');
|
||||||
|
|
Loading…
Reference in a new issue