aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 21f46a5..de1ac51 100755
--- a/build.sh
+++ b/build.sh
@@ -4,6 +4,8 @@ set -e
LICENSE="$(cat LICENSE)"
version="$(git log --format="%h %d" -1)
+$(go version)
+
Source code can be found here:
https://git.riedstra.dev/mitch/go-website