aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-11-25 11:49:14 +0200
committerXhmikosR <[email protected]>2018-11-25 14:50:32 +0200
commit72bd3f5930f7da9a58e5f90c58a681aedae1a2d0 (patch)
treeba42872731a65837d3b026beb7dbe76c9e3c1674
parent9f08f7dea6c7536c863f8f52e9af948f4690047d (diff)
downloadbootstrap-72bd3f5930f7da9a58e5f90c58a681aedae1a2d0.tar.xz
bootstrap-72bd3f5930f7da9a58e5f90c58a681aedae1a2d0.zip
ship.sh: add missing period.
-rwxr-xr-xbuild/ship.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ship.sh b/build/ship.sh
index 9b94d8bae..289284383 100755
--- a/build/ship.sh
+++ b/build/ship.sh
@@ -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