Comparing version 0.1.1 to 0.1.2
@@ -181,3 +181,3 @@ /* | ||
if (options.submit) { | ||
logger.logTemplate('{{prefix}} [info] Submitting pull request {{greenBright "#" options.pull}} to {{{magentaBright "@" options.submit}}}', { | ||
logger.logTemplate('{{prefix}} [info] Submitting pull request to {{{magentaBright "@" options.submit}}}', { | ||
options: options | ||
@@ -184,0 +184,0 @@ }); |
{ | ||
"name": "gh", | ||
"description": "Github command line tools helps you improve using git and github from the terminal.", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Eduardo Lundgren", |
46338