Skip to content

Commit 191cf7d

Browse files
committed
3.0.2
1 parent 7b42723 commit 191cf7d

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

messages/complex_msg/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package complex_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.0.2 (2024-05-31)
6+
------------------
77

88
3.0.1 (2023-06-12)
99
------------------

messages/complex_msg/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>complex_msgs</name>
5-
<version>3.0.1</version>
5+
<version>3.0.2</version>
66
<description>Example of a complex msg.</description>
77
<maintainer email="javiermoreno@eproxima.com">Javier Moreno</maintainer>
88
<license>Apache-2.0</license>

rclc/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package micro_ros_demos_rclc
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.0.2 (2024-05-31)
6+
------------------
77
* addtwoints_server: correct node name (`#75 <https://github.com/micro-ROS/micro-ROS-demos/issues/75>`_) (`#76 <https://github.com/micro-ROS/micro-ROS-demos/issues/76>`_)
88
(cherry picked from commit 70f3cbf27ce12dc9e57e5095b4233553e207d866)
99
Co-authored-by: G.A. vd. Hoorn <g.a.vanderhoorn@tudelft.nl>

rclc/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>micro_ros_demos_rclc</name>
5-
<version>3.0.1</version>
5+
<version>3.0.2</version>
66
<description>Examples using RCL+RCLC API</description>
77
<maintainer email="pablogarrido@eprosima.com">Pablo Garrido</maintainer>
88
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)