We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4424b8 commit 5fa89fcCopy full SHA for 5fa89fc
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package genjava
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.3.1 (2017-02-22)
+------------------
7
* publishMavenJavaPublicationToMavenRepository -> publish
8
* Gradle 2.2.1 -> 2.14.1
9
* Contributors: Julian Cerruti
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>genjava</name>
- <version>0.3.0</version>
+ <version>0.3.1</version>
<description>
Java ROS message and service generators.
</description>
0 commit comments