Skip to content

Commit 14a3f50

Browse files
committed
1.0.0
1 parent 7b583a1 commit 14a3f50

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ethercat_driver/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ethercat_driver</name>
5-
<version>0.0.0</version>
5+
<version>1.0.0</version>
66
<description>EtherCAT Driver for `ros2_control`</description>
77
<maintainer email="m.bednarczyk@unistra.fr">Maciej Bednarczyk</maintainer>
88
<license>Apache-2.0</license>

ethercat_interface/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ethercat_interface</name>
5-
<version>0.0.0</version>
5+
<version>1.0.0</version>
66
<description>Base implementations of EC interfaces</description>
77
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
88
<license>Apache-2.0</license>

ethercat_plugins/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ethercat_plugins</name>
5-
<version>0.0.0</version>
5+
<version>1.0.0</version>
66
<description>Plugin implementations of EtherCAT modules</description>
77
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
88
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)