diff --git a/CMakeLists.txt b/CMakeLists.txt index 6206d44..73b05c3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ if(POLICY CMP0156) endif() project( wolfram - VERSION 0.6.8 + VERSION 0.6.9 DESCRIPTION "A C/C++ SDK for the AT Protocol" LANGUAGES C CXX)