Skip to content

Commit

Permalink
Bump project version from 0.0.1 to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed Jul 22, 2021
1 parent 8a80a00 commit 44babb9
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 @@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 3.5)

project(LieGroupControllers
VERSION 0.0.1)
VERSION 0.1.1)

# ouptut paths
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_BINDIR}")
Expand Down

0 comments on commit 44babb9

Please sign in to comment.