Skip to content

Commit 8a7ac70

Browse files
committed
Update build.gradle
1 parent 623f68c commit 8a7ac70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ apply plugin: 'maven'
1919
sourceCompatibility = JavaVersion.VERSION_1_7
2020

2121
jar.archiveName = 'ds3_java_sdk'
22-
version = '0.2.4-SNAPSHOT'
22+
version = '0.2.5-SNAPSHOT'
2323
group = 'com.spectralogic'
2424

2525
repositories {

0 commit comments

Comments
 (0)