Skip to content

Commit b22a3d7

Browse files
bump to 1.0.2 for foxy release (#44)
1 parent b439fe3 commit b22a3d7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

geodesy/package.xml

+1-1
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>1.0.1</version>
5+
<version>1.0.2</version>
66
<description>
77
Python and C++ interfaces for manipulating geodetic coordinates.
88
</description>

geographic_info/package.xml

+1-1
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>geographic_info</name>
5-
<version>1.0.1</version>
5+
<version>1.0.2</version>
66
<description>
77
Geographic information metapackage.
88

geographic_msgs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package format="3">
44

55
<name>geographic_msgs</name>
6-
<version>1.0.1</version>
6+
<version>1.0.2</version>
77
<description>
88
ROS messages for Geographic Information Systems.
99
</description>

0 commit comments

Comments
 (0)