Skip to content

Commit da7f565

Browse files
Update version
1 parent fc5794e commit da7f565

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group 'com.telesign'
11-
version '3.0.0'
11+
version '3.0.1'
1212

1313
sourceCompatibility = JavaVersion.VERSION_1_8
1414
targetCompatibility = JavaVersion.VERSION_1_8
@@ -97,7 +97,7 @@ if (System.getenv('TRAVIS') == null) {
9797

9898
groupId = 'com.telesign'
9999
artifactId = 'telesign'
100-
version = '3.0.0'
100+
version = '3.0.1'
101101

102102
pom {
103103
name = 'Telesign SDK'

0 commit comments

Comments
 (0)