Skip to content

Commit 8637934

Browse files
committed
Fixed version and Add author
1 parent 84ad21b commit 8637934

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

raspimouse_fake/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
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>raspimouse_fake</name>
5-
<version>2.1.0</version>
5+
<version>3.0.0</version>
66
<description>The raspimouse_control package</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>MIT</license>
99

1010
<author email="tiryoh@gmail.com">Daisuke Sato</author>
1111
<author email="yukipass19@gmail.com">Yuki Watanabe</author>
1212
<author email="yusuke.kato@rt-net.jp">Yusuke Kato</author>
13+
<author email="kurasawa@rt-net.jp">Kazushi Kurasawa</author>
1314

1415
<buildtool_depend>ament_cmake</buildtool_depend>
1516

raspimouse_gazebo/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>raspimouse_gazebo</name>
5-
<version>2.1.0</version>
5+
<version>3.0.0</version>
66
<description>The raspimouse_gazebo package</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>MIT</license>

0 commit comments

Comments
 (0)