diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0bb23d5a1dd69a574a4cb11b03f2241069753bcf..341828ab792657d2c2d45a5da6bc1b4160f06a36 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ include(CheckNotInSources)
 #------------------------------------------------------
 
 project (Pastis
-  VERSION 0.1.0)
+  VERSION 0.2.0)
 
 #------------------------------------------------------