Skip to content

Commit 364287d

Browse files
committed
bump to 0.5.5 for noetic release
1 parent 9ab10c8 commit 364287d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

geodesy/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>geodesy</name>
5-
<version>0.5.4</version>
5+
<version>0.5.5</version>
66
<description>
77
Python and C++ interfaces for manipulating geodetic coordinates.
88
</description>

geographic_info/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<package>
22

33
<name>geographic_info</name>
4-
<version>0.5.4</version>
4+
<version>0.5.5</version>
55
<description>
66
Geographic information metapackage.
77

geographic_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<package>
22

33
<name>geographic_msgs</name>
4-
<version>0.5.4</version>
4+
<version>0.5.5</version>
55
<description>
66
ROS messages for Geographic Information Systems.
77
</description>

0 commit comments

Comments
 (0)