Skip to content

Commit 7053e7f

Browse files
committed
1.0.1
1 parent 4087867 commit 7053e7f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

data_tamer_cpp/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.1 (2025-03-03)
6+
------------------
77
* force the size of BasicType ot be 1 byte (`#47 <https://github.com/PickNikRobotics/data_tamer/issues/47>`_)
88
* force the size of BasicType ot be 1 byte
99
This fix the issue when the log is generated on two different computers

data_tamer_cpp/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>data_tamer_cpp</name>
4-
<version>1.0.0</version>
4+
<version>1.0.1</version>
55
<description>
66
DataTamer data logging library
77
</description>

data_tamer_msgs/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.1 (2025-03-03)
6+
------------------
77

88
1.0.0 (2024-04-30)
99
------------------

data_tamer_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>data_tamer_msgs</name>
5-
<version>1.0.0</version>
5+
<version>1.0.1</version>
66
<description>Interfaces for data_tamer</description>
77
<maintainer email="[email protected]">Davide Faconti</maintainer>
88
<author email="[email protected]">Davide Faconti</author>

0 commit comments

Comments
 (0)