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