Skip to content
Snippets Groups Projects
Commit e971dff6 authored by Juan Ignacio Ubeira's avatar Juan Ignacio Ubeira
Browse files

0.3.3

parent 0df7c95d
Branches kinetic
No related tags found
No related merge requests found
Changelog
=========
Forthcoming
-----------
0.3.3 (2019-01-17)
------------------
Gradle upgrade to version 4.10.2.
* Adding google to repository list in buildscript.gradle.
* Using ChannelBuffers for int8[] data; fixing testInt8List.
......
......@@ -18,7 +18,7 @@ apply from: project.file('gradle.gradle')
allprojects {
group="org.ros.rosjava_bootstrap"
version = "0.3.0"
version = "0.3.3"
}
subprojects {
......
<?xml version="1.0"?>
<package>
<name>rosjava_bootstrap</name>
<version>0.3.2</version>
<version>0.3.3</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