Lagrange [release]

Bumped version number fo 1.0.1

456d42892da07af79f8d4eac36634285c5e37888
diff --git a/CMakeLists.txt b/CMakeLists.txt
index aef15d35..deb2d56a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@
 cmake_minimum_required (VERSION 3.9)
 
 project (Lagrange
-    VERSION 1.0.0
+    VERSION 1.0.1
     DESCRIPTION "A Beautiful Gemini Client"
     LANGUAGES C
 )