Skip to content

Commit a146b0f

Browse files
committed
Add a line to the release log
1 parent 23b6c32 commit a146b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gren.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ GithubReleaseNotes.prototype.init = function() {
827827
* @return {Promise}
828828
*/
829829
GithubReleaseNotes.prototype.release = function() {
830-
utils.printTask('Release');
830+
utils.printTask('\nRelease');
831831

832832
var loaded;
833833
var gren = this;

0 commit comments

Comments
 (0)