Skip to content

Commit 748de1c

Browse files
committed
2.3.0
1 parent faf8921 commit 748de1c

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

osrf_testing_tools_cpp/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package osrf_testing_tools_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.3.0 (2025-04-24)
6+
------------------
7+
58
2.2.0 (2024-06-17)
69
------------------
710
* Update CMakeLists.txt (`#85 <https://github.com/osrf/osrf_testing_tools_cpp/issues/85>`_)

osrf_testing_tools_cpp/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>osrf_testing_tools_cpp</name>
7-
<version>2.2.0</version>
7+
<version>2.3.0</version>
88
<description>Testing tools for C++, and is used in various OSRF projects.</description>
99

1010
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

test_osrf_testing_tools_cpp/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package test_osrf_testing_tools_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.3.0 (2025-04-24)
6+
------------------
7+
58
2.2.0 (2024-06-17)
69
------------------
710
* Update CMakeLists.txt (`#85 <https://github.com/osrf/osrf_testing_tools_cpp/issues/85>`_)

test_osrf_testing_tools_cpp/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>test_osrf_testing_tools_cpp</name>
7-
<version>2.2.0</version>
7+
<version>2.3.0</version>
88
<description>Test package, which uses things exported by osrf_testing_tools_cpp.</description>
99

1010
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

0 commit comments

Comments
 (0)