Skip to content

Commit 607eb5c

Browse files
authored
Merge pull request #289 from robotology/xela-95-patch-2
Bump project version from 0.5.0 to 0.5.1
2 parents 925960b + c41d024 commit 607eb5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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.5.0)
5+
VERSION 0.5.1)
66

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

0 commit comments

Comments
 (0)