Feature : xjoin API 🔥 🔥

npm v0.4.0
This commit is contained in:
oof1lab
2017-11-17 20:07:00 +05:30
parent f70b2c55a0
commit d048221a89
7 changed files with 534 additions and 129 deletions

View File

@@ -11,7 +11,7 @@ program.on('--help', () => {
})
program
.version('0.3.4')
.version('0.4.0')
.option('-h, --host <n>', 'hostname / localhost by default')
.option('-u, --user <n>', 'username of database / root by default')
.option('-p, --password <n>', 'password of database / empty by default')