Skip to content

Commit 6a95e56

Browse files
Merge branch 'release-0.12.0' into main. Close #23.
2 parents 46b14f3 + ea46b5a commit 6a95e56

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ament_cmake_cobra/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake_cobra</name>
5-
<version>0.11.2</version>
5+
<version>0.12.0</version>
66
<description>
77
The CMake API for ament_cobra to perform static code analysis on C/C++ code using cobra.
88
</description>

ament_cobra/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cobra</name>
5-
<version>0.0.1</version>
5+
<version>0.12.0</version>
66
<description>ament_lint wrapper for the Cobra static analyzer.</description>
77
<maintainer email="[email protected]">Ivan Perez</maintainer>
88
<license>Apache License 2.0</license>

cobra_vendor/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>cobra_vendor</name>
5-
<version>0.1.0</version>
5+
<version>0.12.0</version>
66
<description>CMake shim providing the cobra project.</description>
77
<maintainer email="[email protected]">Ivan Perez</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)