Skip to content

Commit ea4d4f3

Browse files
committed
0.9.0
1 parent c713702 commit ea4d4f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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_interface_files
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.9.0 (2021-08-06)
6+
------------------
77
* Added BoundedPlainSequences messages (`#14 <https://github.com/ros2/test_interface_files/issues/14>`_)
88
* Contributors: Miguel Company
99

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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>test_interface_files</name>
5-
<version>0.8.1</version>
5+
<version>0.9.0</version>
66
<description>A package containing message definitions and fixtures used exclusively for testing purposes.</description>
77
<maintainer email="[email protected]">Jacob Perron</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)