Merge pull request #432 from calzoneman/deps-upgrade

Upgrade dependencies
This commit is contained in:
Calvin Montgomery 2015-01-31 11:44:38 -06:00
commit 93567c57f1
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");