Skip to content

Commit

Permalink
chore: fix publish.sh, ref #65
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmoumne committed May 9, 2017
1 parent a1c3e5a commit e3315da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish.sh
Expand Up @@ -4,7 +4,7 @@
set -euo pipefail
IFS=$'\n\t'

echo -n 'new version'
echo -n 'new version: '
read NEW_VERSION

git checkout master
Expand Down

0 comments on commit e3315da

Please sign in to comment.