Skip to content

Commit 03b9dcb

Browse files
committed
0.4.7
1 parent 87717cc commit 03b9dcb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rosidl_generator_rs/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.4.7 (2025-05-30)
6+
------------------
77
* fix: clean up dependencies (`#5 <https://github.com/ros2-rust/rosidl_rust/issues/5>`_)
88
* Contributors: Esteve Fernandez
99

rosidl_generator_rs/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>rosidl_generator_rs</name>
5-
<version>0.4.6</version>
5+
<version>0.4.7</version>
66
<description>Generate the ROS interfaces in Rust.</description>
77
<maintainer email="esteve@apache.org">Esteve Fernandez</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)