Skip to content

Commit 240ee40

Browse files
update version
1 parent 13c9f05 commit 240ee40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

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

99
group = 'com.telesign.enterprise'
10-
version = '4.0.0'
10+
version = '4.0.1'
1111

1212
sourceCompatibility = JavaVersion.VERSION_1_8
1313
targetCompatibility = JavaVersion.VERSION_1_8
@@ -120,7 +120,7 @@ publishing {
120120

121121
groupId = 'com.telesign.enterprise'
122122
artifactId = 'telesignenterprise'
123-
version = '4.0.0'
123+
version = '4.0.1'
124124

125125
pom {
126126
name = 'TeleSign Enterprise SDK'

0 commit comments

Comments
 (0)