We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d55aa71 + aeb4e59 commit 397bb8eCopy full SHA for 397bb8e
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.3.0)
+ VERSION 0.3.1)
6
7
find_package(YARP REQUIRED COMPONENTS robotinterface os)
8
find_package(YCM REQUIRED)
0 commit comments