Skip to content

Commit

Permalink
Correct package.xml for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cst0 committed Aug 17, 2020
1 parent 3b56b2d commit 56544cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0"?>
<package format="2">
<name>gpio_control</name>
<version>0.0.1</version>
<version>1.0.0</version>
<description>Control GPIO pins on Raspberry Pi, Nvidia Jetson, and other Linux devices with GPIO pins</description>

<maintainer email="[email protected]">cst</maintainer>
<license>Apache 2.0</license>
<url type="website">https://github.com/cst0/gpio_control</url>
<url type="website">https://github.com/cst0/gpio_control-release</url>

<build_depend>message_generation</build_depend>
<build_depend>rospy</build_depend>
Expand Down

0 comments on commit 56544cf

Please sign in to comment.