We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190387b commit 4d063c2Copy full SHA for 4d063c2
ament_cmake_catch2/CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog for package ament_cmake_catch2
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+1.4.0 (2023-06-08)
6
+------------------
7
+
8
1.3.0 (2023-06-06)
9
------------------
10
ament_cmake_catch2/package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>ament_cmake_catch2</name>
- <version>1.3.0</version>
+ <version>1.4.0</version>
<description>Allows integrating catch2 tests in the ament buildsystem with CMake</description>
<maintainer email="[email protected]">Luca Della Vedova</maintainer>
<license>Apache License 2.0</license>
0 commit comments