Skip to content

Commit a4d7210

Browse files
committed
28.3.2
1 parent fcc0261 commit a4d7210

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

rclcpp/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>rclcpp</name>
5-
<version>28.3.1</version>
5+
<version>28.3.2</version>
66
<description>The ROS client library in C++.</description>
77

88
<maintainer email="ivanpauno@ekumenlabs.com">Ivan Paunovic</maintainer>

rclcpp_action/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>rclcpp_action</name>
5-
<version>28.3.1</version>
5+
<version>28.3.2</version>
66
<description>Adds action APIs for C++.</description>
77

88
<maintainer email="ivanpauno@ekumenlabs.com">Ivan Paunovic</maintainer>

rclcpp_components/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>rclcpp_components</name>
5-
<version>28.3.1</version>
5+
<version>28.3.2</version>
66
<description>Package containing tools for dynamically loadable components</description>
77

88
<maintainer email="ivanpauno@ekumenlabs.com">Ivan Paunovic</maintainer>

rclcpp_lifecycle/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>rclcpp_lifecycle</name>
5-
<version>28.3.1</version>
5+
<version>28.3.2</version>
66
<description>Package containing a prototype for lifecycle implementation</description>
77

88
<maintainer email="ivanpauno@ekumenlabs.com">Ivan Paunovic</maintainer>

0 commit comments

Comments
 (0)