Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deflinhec committed Feb 7, 2021
1 parent 10149a5 commit 4b28a89
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
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1.3)

include(CheckCXXCompilerFlag)

project(Gsx2Jsonpp VERSION 2.0.0)
project(Gsx2Jsonpp VERSION 2.1.0)

# Set minimum C++ to 2011 standards
set(CMAKE_CXX_STANDARD 11)
Expand Down

0 comments on commit 4b28a89

Please sign in to comment.