Lagrange [release]

Bumped version number to 1.2.1

538c578bdbca3c592ec6da7249daa6cb86a4d49b
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e13fc2d5..7f287488 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@
 cmake_minimum_required (VERSION 3.9)
 
 project (Lagrange
-    VERSION 1.2.0
+    VERSION 1.2.1
     DESCRIPTION "A Beautiful Gemini Client"
     LANGUAGES C
 )