Skip to content

Commit

Permalink
Update version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AzothAmmo committed Jan 17, 2022
1 parent 107f8c2 commit 1de8fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.6...3.15)

project(cereal LANGUAGES CXX VERSION 1.3.0)
project(cereal LANGUAGES CXX VERSION 1.3.1)

if(PROJECT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
set(CEREAL_MASTER_PROJECT ON)
Expand Down

0 comments on commit 1de8fe8

Please sign in to comment.