diff --git a/test/index.html b/test/index.html
index ea49d60f0..9abe5fa64 100644
--- a/test/index.html
+++ b/test/index.html
@@ -14,6 +14,7 @@
htmx.js test suite
+Version:
Scratch Page
@@ -40,6 +41,9 @@ Mocha Test Suite
if (navigator.webdriver) {
htmx.logAll = function () { }
}
+
+ // Add the version number to the top
+ document.getElementById('version-number').innerText += htmx.version