Skip to content
Snippets Groups Projects
Commit 730ae15d authored by Daniel Stonier's avatar Daniel Stonier
Browse files

0.1.13

parent 6368c64d
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@
Changelog for package rosjava_bootstrap
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.1.13 [2013-12-08]
------------------
* fix unofficial message package internal/external dependency configuration.
0.1.12 [2013-11-08]
------------------
* fix single artifact message generation when there is dependencies.
......
......@@ -27,7 +27,7 @@ project.ext {
allprojects {
group='org.ros.rosjava_bootstrap'
version = '0.1.12'
version = '0.1.13'
}
subprojects {
......
<?xml version="1.0"?>
<package>
<name>rosjava_bootstrap</name>
<version>0.1.12</version>
<version>0.1.13</version>
<description>
Bootstrap utilities for rosjava builds.
</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment