Skip to content

Commit

Permalink
[cmake] Bump Version Number to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed May 26, 2024
1 parent b908c10 commit 2bb4da2
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 @@ -22,7 +22,7 @@ endif()

# ############
# Define Project
project(itertools VERSION 1.2.0 LANGUAGES CXX)
project(itertools VERSION 1.3.0 LANGUAGES CXX)
get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY)

# Get the git hash & print status
Expand Down

0 comments on commit 2bb4da2

Please sign in to comment.