Skip to content

Commit 773bffa

Browse files
committed
2.2.0
1 parent 6e328b8 commit 773bffa

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

osrf_testing_tools_cpp/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.2.0 (2024-06-17)
6+
------------------
77
* Update CMakeLists.txt (`#85 <https://github.com/osrf/osrf_testing_tools_cpp/issues/85>`_)
88
* Contributors: mosfet80
99

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.1.0</version>
7+
<version>2.2.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package test_osrf_testing_tools_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.2.0 (2024-06-17)
6+
------------------
77
* Update CMakeLists.txt (`#85 <https://github.com/osrf/osrf_testing_tools_cpp/issues/85>`_)
88
* Contributors: mosfet80
99

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.1.0</version>
7+
<version>2.2.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)