Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ament_cmake_catch2/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ament_cmake_catch2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.4.0 (2023-06-08)
------------------

1.3.0 (2023-06-06)
------------------

Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_catch2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down