Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Voidler-cell committed Apr 13, 2023
1 parent 48403dc commit 40824cf
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.15)

set(MAIN_TARGET_NAME constexpr-hash-map)
set(MAIN_TARGET_FOLDER_NAME constexpr-hash-map)
set(PROJECT_VERSION 1.2.1)
set(PROJECT_VERSION 1.2.0)

# set the project name
project(${MAIN_TARGET_NAME} LANGUAGES CXX VERSION ${PROJECT_VERSION})
Expand Down

0 comments on commit 40824cf

Please sign in to comment.