Skip to content

Commit b723424

Browse files
committed
0.6.1
1 parent 1f82550 commit b723424

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rmw/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rmw</name>
5-
<version>0.6.0</version>
5+
<version>0.6.1</version>
66
<description>Contains the ROS middleware API.</description>
77
<maintainer email="[email protected]">Dirk Thomas</maintainer>
88
<maintainer email="[email protected]">William Woodall</maintainer>

rmw_implementation_cmake/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rmw_implementation_cmake</name>
5-
<version>0.6.0</version>
5+
<version>0.6.1</version>
66
<description>
77
CMake functions which can discover and enumerate available implementations.
88
</description>

0 commit comments

Comments
 (0)