Skip to content

Commit 6f6ed13

Browse files
committed
0.4.1
1 parent 5123139 commit 6f6ed13

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.4.1 (2024-04-28)
6+
------------------
77
* Switch to CI from ros-tooling (`#27 <https://github.com/ros-drivers/zbar_ros/issues/27>`_)
88
* Improve README (`#17 <https://github.com/ros-drivers/zbar_ros/issues/17>`_)
99
* Update authors and maintainers of package (`#13 <https://github.com/ros-drivers/zbar_ros/issues/13>`_)

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.4.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)