Skip to content

Commit 9c7747d

Browse files
authored
Bump main after jazzy branching (#109)
Signed-off-by: Yadunund <[email protected]>
1 parent 8274fd2 commit 9c7747d

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

rmf_traffic/CHANGELOG.rst

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

5+
3.4.0 (2024-06-12)
6+
------------------
7+
58
3.3.1 (2023-12-22)
69
------------------
710
* Fix UB in plan squashing (`#106 <https://github.com/open-rmf/rmf_traffic/pull/106>`_)

rmf_traffic/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rmf_traffic</name>
5-
<version>3.3.1</version>
5+
<version>3.4.0</version>
66
<description>Package for managing traffic in the Robotics Middleware Framework</description>
77
<maintainer email="[email protected]">Grey</maintainer>
88
<maintainer email="[email protected]">Marco A. Gutiérrez</maintainer>

rmf_traffic_examples/CHANGELOG.rst

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

5+
3.4.0 (2024-06-12)
6+
------------------
7+
58
3.3.1 (2023-12-22)
69
------------------
710

rmf_traffic_examples/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rmf_traffic_examples</name>
5-
<version>3.3.1</version>
5+
<version>3.4.0</version>
66
<description>Examples of how to use the rmf_traffic library</description>
77
<maintainer email="[email protected]">Grey</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)