Skip to content

Commit

Permalink
Bump version to v1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpark committed Jun 7, 2017
1 parent ac4e607 commit 47a037f
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 @@ -7,7 +7,7 @@

cmake_minimum_required(VERSION 3.6.3)

project(MPark.Variant VERSION 1.1.0 LANGUAGES CXX)
project(MPark.Variant VERSION 1.2.0 LANGUAGES CXX)

# Option.
set(MPARK_VARIANT_INCLUDE_TESTS "" CACHE STRING
Expand Down

0 comments on commit 47a037f

Please sign in to comment.