Skip to content

Commit

Permalink
Merge pull request #12 from aMarcireau/minor
Browse files Browse the repository at this point in the history
Minor
  • Loading branch information
Alexandre Marcireau authored Nov 27, 2017
2 parents 7b36475 + dcd2cb8 commit 72e1aa0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ usernameInterface.question('username: ', username => {
json: {
tag_name: `v${version}`,
draft: true,
prerelease: prerelease,
prerelease: false,
},
}, (error, httpIncomingMessage, body) => {
if (error) {
Expand Down
Binary file added requests.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 72e1aa0

Please sign in to comment.