Lagrange [release]

Bumped version number to 0.8.1

f99df67dbe11357f0cc8071da0438f61351268d6
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0d311682..6d6430e2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@
 cmake_minimum_required (VERSION 3.9)
 
 project (Lagrange
-    VERSION 0.8.0
+    VERSION 0.8.1
     DESCRIPTION "A Beautiful Gemini Client"
     LANGUAGES C
 )