Skip to content

Commit 829b34e

Browse files
Bump project version to 0.2.0
1 parent 11a6d8d commit 829b34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
cmake_minimum_required(VERSION 3.8...3.30)
55
project(
66
yarp-device-ethercat-cia402 # project name
7-
VERSION 0.1.0 # bump as you tag releases
7+
VERSION 0.2.0 # bump as you tag releases
88
DESCRIPTION "YARP device plugin for EtherCAT CiA402 drives"
99
LANGUAGES CXX
1010
)

0 commit comments

Comments
 (0)