Skip to content

Commit 397bb8e

Browse files
authored
Merge pull request #220 from robotology/traversaro-patch-9
Bump version to 0.3.1
2 parents d55aa71 + aeb4e59 commit 397bb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.22)
22

33
project(gz-sim-yarp-plugins
44
LANGUAGES CXX C
5-
VERSION 0.3.0)
5+
VERSION 0.3.1)
66

77
find_package(YARP REQUIRED COMPONENTS robotinterface os)
88
find_package(YCM REQUIRED)

0 commit comments

Comments
 (0)