Skip to content

Commit

Permalink
Bumping patch version after last bug fix.
Browse files Browse the repository at this point in the history
Bumping version after #199.
  • Loading branch information
jbscoggi committed Feb 15, 2022
1 parent 222445c commit d06aca0
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 @@ -32,7 +32,7 @@ cmake_policy(SET CMP0048 NEW)
set(CMAKE_CXX_STANDARD 14)

project(mutation++
VERSION 1.1.1
VERSION 1.1.2
LANGUAGES CXX
)

Expand Down

0 comments on commit d06aca0

Please sign in to comment.