Skip to content

Commit 347858e

Browse files
committed
Bump version to 0.9
1 parent f598c30 commit 347858e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ java {
1010
}
1111

1212
group = 'org.freenetproject.mobile'
13-
version = '0.8'
13+
version = '0.9'
1414

1515
task sourcesJar(type: Jar) {
1616
from sourceSets.main.allJava

0 commit comments

Comments
 (0)