From 9b70c6ccd3ea6c65d927af8b506ffdea374a4dc2 Mon Sep 17 00:00:00 2001
From: Star Rauchenberger <fefferburbia@gmail.com>
Date: Thu, 25 Jul 2024 08:07:21 -0400
Subject: Bump version

---
 src/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/version.h b/src/version.h
index ed5e97c..24c04b4 100644
--- a/src/version.h
+++ b/src/version.h
@@ -36,6 +36,6 @@ struct Version {
   }
 };
 
-constexpr const Version kTrackerVersion = Version(0, 11, 0);
+constexpr const Version kTrackerVersion = Version(0, 11, 1);
 
 #endif /* end of include guard: VERSION_H_C757E53C */
\ No newline at end of file
-- 
cgit 1.4.1