Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brow1633 committed Jul 11, 2024
1 parent 1f80c56 commit c6fb3ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package network_bridge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.0.2 (2024-07-10)
------------------
* Move launch_testing_ament_cmake requirement to if testing block
* Contributors: Ethan Brown

Expand Down
2 changes: 1 addition & 1 deletion 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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>network_bridge</name>
<version>1.0.1</version>
<version>1.0.2</version>
<description>Allows for arbitrary network links (UDP, TCP, etc) to bridge ROS2 messages</description>
<maintainer email="brow1633@purdue.edu">Ethan Brown</maintainer>
<license>MIT License</license>
Expand Down

0 comments on commit c6fb3ab

Please sign in to comment.