Skip to content

Commit 95c1805

Browse files
committed
0.6.0
1 parent e6e6804 commit 95c1805

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 cv_camera
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.6.0 (2021-07-06)
6+
------------------
77
* Adding MONO8 format if number of channels is 1
88
* Contributors: Servando
99

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>cv_camera</name>
4-
<version>0.5.0</version>
4+
<version>0.6.0</version>
55
<description>cv_camera uses OpenCV capture object to capture camera image.
66
This supports camera_image and nodelet.
77
</description>

0 commit comments

Comments
 (0)