diff --git a/CMakeLists.txt b/CMakeLists.txt index 3580836..fe073d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(owsec VERSION 3.0.0) +project(owsec VERSION 3.1.0) set(CMAKE_CXX_STANDARD 17) diff --git a/build b/build index c793025..56a6051 100644 --- a/build +++ b/build @@ -1 +1 @@ -7 \ No newline at end of file +1 \ No newline at end of file