Skip to content

Commit fe3ee59

Browse files
authored
Update package.xml
1 parent 91f3118 commit fe3ee59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/minimal_example/package.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>minimal_example</name>
4-
<version>0.1.0</version>
4+
<version>1.0.0</version>
55
<description>The minimal_example package</description>
66

7-
<maintainer email="[email protected]">Andre Santos</maintainer>
7+
<maintainer email="[email protected]">Andre Santos</maintainer>
88
<license>MIT</license>
9-
<author email="[email protected]">Andre Santos</author>
9+
<author email="[email protected]">Andre Santos</author>
1010

1111
<buildtool_depend>catkin</buildtool_depend>
1212

@@ -20,4 +20,4 @@
2020

2121
<export>
2222
</export>
23-
</package>
23+
</package>

0 commit comments

Comments
 (0)