We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be9477 commit 003ff0cCopy full SHA for 003ff0c
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package rcutils
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+6.2.3 (2024-04-19)
+------------------
7
* Fix if(TARGET ...) condition for test (`#449 <https://github.com/ros2/rcutils/issues/449>`_)
8
* Contributors: Christophe Bedard
9
package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rcutils</name>
- <version>6.2.2</version>
+ <version>6.2.3</version>
<description>Package containing various utility types and functions for C</description>
<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>
0 commit comments