update versions to match

master
Trent Mick 2015-06-07 11:07:31 -07:00
parent 5d666f49f1
commit ff50cd3741
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
* vim: expandtab:ts=4:sw=4
*/
var VERSION = '1.3.7';
var VERSION = '1.4.0';
var p = console.log;
var util = require('util');

View File

@ -8,7 +8,7 @@
* vim: expandtab:ts=4:sw=4
*/
var VERSION = '1.3.7';
var VERSION = '1.4.0';
// Bunyan log format version. This becomes the 'v' field on all log records.
// `0` is until I release a version '1.0.0' of node-bunyan. Thereafter,