Skip to content

Commit

Permalink
🚀 Bump v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed Apr 15, 2023
1 parent f50b129 commit 58a1e29
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.1.1)
VERSION 0.2.0)

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

0 comments on commit 58a1e29

Please sign in to comment.