Lagrange [release]

Bumped version to 0.1.1

c936711f31038bd8c607047b5aa882ff40e7e7ae
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2d7128ed..8065cd25 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 3.9)
 set (CMAKE_OSX_DEPLOYMENT_TARGET 10.14)
 
 project (Lagrange
-    VERSION 0.1.0
+    VERSION 0.1.1
     DESCRIPTION "Beautiful Gemini Client"
     LANGUAGES C
 )