Skip to content

Commit 85f23d6

Browse files
committed
Version 0.4.1 (#353)
1 parent 3944cea commit 85f23d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rosidl_runtime_rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rosidl_runtime_rs"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
# This project is not military-sponsored, Jacob's employment contract just requires him to use this email address
55
authors = ["Esteve Fernandez <[email protected]>", "Nikolai Morin <[email protected]>", "Jacob Hassold <[email protected]>"]
66
edition = "2021"

rosidl_runtime_rs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>rosidl_runtime_rs</name>
7-
<version>0.4.0</version>
7+
<version>0.4.1</version>
88
<description>Message generation code shared by Rust projects in ROS 2</description>
99
<!-- This project is not military-sponsored, Jacob's employment contract just requires him to use this email address -->
1010
<maintainer email="[email protected]">Jacob Hassold</maintainer>

0 commit comments

Comments
 (0)