diff --git a/CMakeLists.txt b/CMakeLists.txt index 0737d7f..f8bbb82 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.6 FATAL_ERROR) project(IonC - VERSION 1.1.2 + VERSION 1.1.3 LANGUAGES CXX C)