Skip to content

Commit

Permalink
Merge pull request #220 from robotology/traversaro-patch-9
Browse files Browse the repository at this point in the history
Bump version to 0.3.1
  • Loading branch information
xela-95 authored Nov 27, 2024
2 parents d55aa71 + aeb4e59 commit 397bb8e
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 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.22)

project(gz-sim-yarp-plugins
LANGUAGES CXX C
VERSION 0.3.0)
VERSION 0.3.1)

find_package(YARP REQUIRED COMPONENTS robotinterface os)
find_package(YCM REQUIRED)
Expand Down

0 comments on commit 397bb8e

Please sign in to comment.