diff --git a/CMakeLists.txt b/CMakeLists.txt index f04980b..11e160b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.24) project(uzuki2 - VERSION 1.1.4 + VERSION 1.2.0 DESCRIPTION "Storing simple R lists inside HDF5 or JSON" LANGUAGES CXX)