Skip to content

Commit e115d17

Browse files
committed
Bump version.
1 parent a969901 commit e115d17

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
@@ -7,7 +7,7 @@ apply from: file('gradle/scripts/publishing-sonatype-central.gradle')
77

88
allprojects {
99
group = 'com.carrotsearch.randomizedtesting'
10-
version = '0.1.0'
10+
version = '0.2.0-SNAPSHOT'
1111
}
1212

1313
nexusPublishing {

0 commit comments

Comments
 (0)