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

Commit 1f2ec3e

Browse files
author
Juan Ignacio Ubeira
committed
0.3.7
1 parent 1012a00 commit 1f2ec3e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog
33
=========
44

5-
Forthcoming
6-
-----------
5+
0.3.7 (2019-01-22)
6+
------------------
77
* Gradle update to 4.10.2.
88
* Use new http_archive rule for Bazel deps.
99
* Contributors: Juan Ignacio Ubeira, Rodrigo Queiro

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>rosjava_core</name>
4-
<version>0.3.6</version>
4+
<version>0.3.7</version>
55
<description>
66
An implementation of ROS in pure-Java with Android support.
77
</description>

0 commit comments

Comments
 (0)