aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/stamp.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/stamp.js b/build/stamp.js
index b76086f1d..f1868d879 100644
--- a/build/stamp.js
+++ b/build/stamp.js
@@ -29,7 +29,7 @@ if (typeof jQuery === 'undefined') {
(function () {
`
const stampEnd = `
-})()`
+})();`
process.stdout.write(stampTop)