Skip to content

Commit 8abf94b

Browse files
author
Shota Aoki
authored
Release 1.0.1 (#24)
1 parent 986b6b7 commit 8abf94b

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

raspimouse/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package raspimouse
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.0.1 (2020-06-10)
6+
------------------
7+
* Fix documents of release 1.0.0 (`#23 <https://github.com/rt-net/raspimouse2/issues/23>`_)
8+
* Contributors: Shota Aoki
9+
510
1.0.0 (2020-06-08)
611
------------------
712
* Update CMakeLists.txt for exporting include dir (`#21 <https://github.com/rt-net/raspimouse2/issues/21>`_)

raspimouse/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</name>
5-
<version>1.0.0</version>
5+
<version>1.0.1</version>
66
<description>RaspiMouse ROS 2 node</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>Apache License 2.0</license>

raspimouse_msgs/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package raspimouse_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.0.1 (2020-06-10)
6+
------------------
7+
* Fix documents of release 1.0.0 (`#23 <https://github.com/rt-net/raspimouse2/issues/23>`_)
8+
* Contributors: Shota Aoki
9+
510
1.0.0 (2020-06-08)
611
------------------
712

raspimouse_msgs/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_msgs</name>
5-
<version>1.0.0</version>
5+
<version>1.0.1</version>
66
<description>RaspiMouse messages</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)