Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Commit b40bb20

Browse files
committed
0.1.3
1 parent 8040211 commit b40bb20

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package genjava
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.1.3 (2015-02-28)
6+
------------------
7+
* add data parts to the python package.
8+
* Contributors: Daniel Stonier
9+
510
0.1.2 (2015-02-27)
611
------------------
712
* bugfix genjava dir variable settings, fixes `#1 <https://github.com/rosjava/genjava/issues/1>`_

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>genjava</name>
3-
<version>0.1.2</version>
3+
<version>0.1.3</version>
44
<description>
55
Java ROS message and service generators.
66
</description>

0 commit comments

Comments
 (0)