Skip to content

Commit 591166b

Browse files
committed
6.1.1
1 parent 8bba4ba commit 591166b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
6.1.1 (2023-02-24)
6+
------------------
77
* Add missing stddef include for size_t (`#410 <https://github.com/ros2/rcutils/issues/410>`_)
88
* Contributors: Emerson Knapp
99

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.1.0</version>
5+
<version>6.1.1</version>
66
<description>Package containing various utility types and functions for C</description>
77

88
<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

0 commit comments

Comments
 (0)