Skip to content

Commit 4bc9a7e

Browse files
committed
4.0.0
1 parent 988e1b2 commit 4bc9a7e

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

5-
Forthcoming
6-
-----------
5+
4.0.0 (2022-05-25)
6+
------------------
77
* Update banner (`#56 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/56>`_)
88
* Merge pull request `#54 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/54>`_ from micro-ROS/mergify/bp/main/pr-53
99
* [FIX] pass zephyr MTU config to UClient

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>micro_ros_zephyr</name>
5-
<version>0.0.0</version>
5+
<version>4.0.0</version>
66
<description>micro-ROS tools for Zephyr RTOS</description>
77
<maintainer email="pablogarrido@eprosima.com">Pablo Garrido</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)