--- a/src/html.cpp	Wed Feb 19 19:13:55 2025 +0100
+++ b/src/html.cpp	Tue Feb 25 17:51:50 2025 +0100
@@ -120,7 +120,7 @@
         </style>
     </head>
     <body>
-        <div class=\"heatmap-content\">)");
+        <div class="heatmap-content">)");
         indentation = 3;
     }
 }
--- a/src/main.cpp	Wed Feb 19 19:13:55 2025 +0100
+++ b/src/main.cpp	Tue Feb 25 17:51:50 2025 +0100
@@ -36,7 +36,7 @@
 
 using namespace std::chrono;
 
-static constexpr auto program_version = "1.0.1";
+static constexpr auto program_version = "1.1.0 (dev)";
 
 static void print_help() {
     fputs(