diff --git a/CMakeLists.txt b/CMakeLists.txt
index e369d66949e771f78d44b82d0ff7cc0cd23e400e..c93aa25f4d7775eb4c27617369f414a09560d07e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ include(CheckNotInSources)
 #------------------------------------------------------
 
 project (Pastis
-  VERSION 0.2.0)
+  VERSION 0.3.0)
 
 #------------------------------------------------------