mirror of https://github.com/twbs/bootstrap.git
ship.sh: add missing period.
This commit is contained in:
parent
9f08f7dea6
commit
72bd3f5930
|
@ -36,7 +36,7 @@ npm run release-version "$current_version" "$1"
|
|||
|
||||
# Build release
|
||||
printf "\n%s=======================================================%s" $magenta $end
|
||||
printf "\n%sBuilding release..%s" $magenta $end
|
||||
printf "\n%sBuilding release...%s" $magenta $end
|
||||
printf "\n%s=======================================================\n%s" $magenta $end
|
||||
npm run release
|
||||
|
||||
|
|
Loading…
Reference in New Issue