We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d2289 commit ae298c0Copy full SHA for ae298c0
package.xml
@@ -1,14 +1,14 @@
1
<?xml version="1.0"?>
2
<package>
3
<name>genjs</name>
4
- <version>0.4.15</version>
+ <version>1.0.0</version>
5
<description>
6
Javascript ROS message and service generators.
7
</description>
8
<maintainer email="csmith@rethinkrobotics.com">Chris Smith</maintainer>
9
<license>Apache 2.0</license>
10
11
- <buildtool_depend version_gte="0.5.78">catkin</buildtool_depend>
+ <buildtool_depend>catkin</buildtool_depend>
12
13
<build_depend>genmsg</build_depend>
14
0 commit comments