Skip to content

Commit 025f78f

Browse files
committed
6.3.0
1 parent 04aa980 commit 025f78f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rcutils
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
6.3.0 (2023-04-27)
6+
------------------
7+
58
6.2.1 (2023-04-12)
69
------------------
710
* fix memory leak (`#423 <https://github.com/ros2/rcutils/issues/423>`_)

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>rcutils</name>
5-
<version>6.2.1</version>
5+
<version>6.3.0</version>
66
<description>Package containing various utility types and functions for C</description>
77

88
<maintainer email="[email protected]">Alejandro Hernandez Cordero</maintainer>

0 commit comments

Comments
 (0)