Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nico2sh committed Dec 2, 2017
1 parent 3453464 commit 583f462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ if ! git add semtag README.md ; then
fi

if ! git commit -m "Update readme and info to $nextversion" ; then
echo "Error commiting modified files with new version"
echo "Error committing modified files with new version"
exit 1
fi

Expand Down

0 comments on commit 583f462

Please sign in to comment.