Skip to content

Commit 99130b9

Browse files
committed
0.3.4
1 parent bb2885f commit 99130b9

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

gps_common/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.3.4 (2023-06-14)
6+
------------------
77

88
0.3.3 (2022-11-28)
99
------------------

gps_common/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>
33
<name>gps_common</name>
4-
<version>0.3.3</version>
4+
<version>0.3.4</version>
55
<description>GPS messages and common routines for use in GPS drivers</description>
66

77
<maintainer email="[email protected]">Timo Roehling</maintainer>

gps_umd/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.3.4 (2023-06-14)
6+
------------------
77

88
0.3.3 (2022-11-28)
99
------------------

gps_umd/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>
33
<name>gps_umd</name>
4-
<version>0.3.3</version>
4+
<version>0.3.4</version>
55
<description>gps_umd metapackage</description>
66

77
<maintainer email="[email protected]">Ken Tossell</maintainer>

gpsd_client/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.3.4 (2023-06-14)
6+
------------------
77
* GPSD API v12 Compatibility (`#78 <https://github.com/swri-robotics/gps_umd/issues/78>`_)
88
* Contributors: MariuszSzczepanikSpyrosoft
99

gpsd_client/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>
33
<name>gpsd_client</name>
4-
<version>0.3.3</version>
4+
<version>0.3.4</version>
55
<description>connects to a GPSd server and broadcasts GPS fixes
66
using the NavSatFix message</description>
77

0 commit comments

Comments
 (0)