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

Commit 1cba4d0

Browse files
committed
0.1.8
1 parent 3875843 commit 1cba4d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ project.ext {
2626

2727
allprojects {
2828
group='org.ros.rosjava_bootstrap'
29-
version = '0.1.7'
29+
version = '0.1.8'
3030
}
3131

3232
subprojects {

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>rosjava_bootstrap</name>
4-
<version>0.1.7</version>
4+
<version>0.1.8</version>
55
<description>
66
Bootstrap utilities for rosjava builds.
77
</description>

0 commit comments

Comments
 (0)