We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 925960b + c41d024 commit 607eb5cCopy full SHA for 607eb5c
1 file changed
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.22)
2
3
project(gz-sim-yarp-plugins
4
LANGUAGES CXX C
5
- VERSION 0.5.0)
+ VERSION 0.5.1)
6
7
find_package(YCM REQUIRED)
8
find_package(YARP REQUIRED COMPONENTS robotinterface os)
0 commit comments