Skip to content

Commit

Permalink
2.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Nov 20, 2024
1 parent 3e43c1b commit 35da074
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rcpputils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.13.2 (2024-11-20)
-------------------
* fix memory leak for remove_all(). (`#201 <https://github.com/ros2/rcpputils/issues/201>`_)
* Contributors: Tomoya Fujita

Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>rcpputils</name>
<version>2.13.1</version>
<version>2.13.2</version>
<description>Package containing utility code for C++.</description>

<maintainer email="[email protected]">Brandon Ong</maintainer>
Expand Down

0 comments on commit 35da074

Please sign in to comment.