Skip to content

Commit 976e2ff

Browse files
committed
3.0.3
1 parent 9401539 commit 976e2ff

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

rmw_implementation/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.0.3 (2024-11-20)
6+
------------------
77
* Make sure to find_package(rmw) in rmw_implementation. (`#242 <https://github.com/ros2/rmw_implementation/issues/242>`_)
88
* Contributors: Chris Lalancette
99

rmw_implementation/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>rmw_implementation</name>
5-
<version>3.0.2</version>
5+
<version>3.0.3</version>
66
<description>Proxy implementation of the ROS 2 Middleware Interface.</description>
77

88
<maintainer email="[email protected]">William Woodall</maintainer>

test_rmw_implementation/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.0.3 (2024-11-20)
6+
------------------
77

88
3.0.2 (2024-10-03)
99
------------------

test_rmw_implementation/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>test_rmw_implementation</name>
5-
<version>3.0.2</version>
5+
<version>3.0.3</version>
66
<description>Test suite for ROS middleware API.</description>
77

88
<maintainer email="[email protected]">William Woodall</maintainer>

0 commit comments

Comments
 (0)