Lagrange [release]

Bumped version to 1.3.2

b355a0a5e4b32ec627305dae93acfcb38c60d032
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 27b4da3e..cb0820ad 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@
 cmake_minimum_required (VERSION 3.9)
 
 project (Lagrange
-    VERSION 1.3.1
+    VERSION 1.3.2
     DESCRIPTION "A Beautiful Gemini Client"
     LANGUAGES C
 )