Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamshed committed Dec 5, 2022
1 parent 9a47e06 commit 2db0961
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 @@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.14)
# Name the project, its version, and languages used in it.
set(PROJECT_NAME cuttlefish)
project(${PROJECT_NAME}
VERSION 2.1.0
VERSION 2.1.1
LANGUAGES CXX C
)

Expand Down

0 comments on commit 2db0961

Please sign in to comment.