Skip to content

Commit f79a32e

Browse files
committed
0.5.1
1 parent d31cc7a commit f79a32e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package zbar_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.5.1 (2024-04-28)
6+
------------------
77
* Add iron CI (`#28 <https://github.com/ros-drivers/zbar_ros/issues/28>`_)
88
* Remove usage of deprecated cv_bridge header file (`#19 <https://github.com/ros-drivers/zbar_ros/issues/19>`_)
99
* Switch to CI from ros-tooling (`#27 <https://github.com/ros-drivers/zbar_ros/issues/27>`_)

package.xml

+1-1
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>zbar_ros</name>
5-
<version>0.4.0</version>
5+
<version>0.5.1</version>
66
<description>Lightweight ROS wrapper for Zbar barcode/qrcode reader library (http://zbar.sourceforge
77
.net/)</description>
88
<maintainer email="[email protected]">ijnek</maintainer>

0 commit comments

Comments
 (0)