Upgrade deps

This commit is contained in:
calzoneman 2015-01-27 00:12:40 -06:00
parent 5a95bacee4
commit 858207a6f8
2 changed files with 16 additions and 16 deletions

View file

@ -1,4 +1,4 @@
const VERSION = "3.6.3";
const VERSION = "3.7.0";
var singleton = null;
var Config = require("./config");