diff --git a/CMakeLists.txt b/CMakeLists.txt index a2640c5..b32ccc5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ # SPDX-License-Identifier: MIT cmake_minimum_required(VERSION 3.16) -project(libasql VERSION 0.69.0 LANGUAGES CXX) +project(libasql VERSION 0.70.0 LANGUAGES CXX) include(GNUInstallDirs)