Skip to content

Commit d4819f4

Browse files
committed
5.5.2
1 parent 17b2853 commit d4819f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pluginlib/CHANGELOG.rst

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

55

6-
Forthcoming
7-
-----------
6+
5.5.2 (2024-11-20)
7+
------------------
88
* Fix Minor Spelling Mistakes (`#260 <https://github.com/ros/pluginlib/issues/260>`_)
99
* Contributors: David V. Lu!!
1010

pluginlib/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>pluginlib</name>
5-
<version>5.5.1</version>
5+
<version>5.5.2</version>
66
<description>
77
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure.
88
To work, these tools require plugin providers to register their plugins in the package.xml of their package.

0 commit comments

Comments
 (0)