Skip to content

Commit dc49b9b

Browse files
committed
0.4.3
1 parent 009ba44 commit dc49b9b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.4.3 (2022-05-12)
6+
------------------
77
* Fix include order (`#15 <https://github.com/OctoMap/octomap_ros/issues/15>`_)
88
* Contributors: wep21
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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>octomap_ros</name>
5-
<version>0.4.2</version>
5+
<version>0.4.3</version>
66
<description>
77
octomap_ros provides conversion functions between ROS and OctoMap's native types.
88
This enables a convenvient use of the octomap package in ROS.

0 commit comments

Comments
 (0)