Skip to content

Commit e5850c3

Browse files
0.6.1
1 parent 209e671 commit e5850c3

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

5-
Forthcoming
6-
-----------
5+
0.6.1 (2024-06-21)
6+
------------------
77
* Add sanitizer tools (`#96 <https://github.com/ros-industrial/ros_industrial_cmake_boilerplate/issues/96>`_)
88
* Move individual tools to there own files
99
* Contributors: Levi Armstrong

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>ros_industrial_cmake_boilerplate</name>
4-
<version>0.6.0</version>
4+
<version>0.6.1</version>
55
<description>Contains boilerplate cmake script, macros and utils</description>
66
<maintainer email="[email protected]">Levi Armstrong</maintainer>
77
<maintainer email="[email protected]">Michael Ripperger</maintainer>

0 commit comments

Comments
 (0)