Skip to content

Commit b0388a8

Browse files
committed
5.2.1
1 parent 43ae543 commit b0388a8

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.2.1 (2022-09-13)
7+
------------------
88

99
5.2.0 (2022-05-10)
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.2.0</version>
5+
<version>5.2.1</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)