Skip to content

Commit 1742c71

Browse files
authored
Merge pull request #117 from docusign/3.1.0
Updated build.gradle to 3.1.0
2 parents cca9249 + b880b2e commit 1742c71

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
@@ -2,7 +2,7 @@ apply plugin: 'idea'
22
apply plugin: 'eclipse'
33

44
group = 'com.docusign'
5-
version = '2.10.1'
5+
version = '3.1.0'
66

77
buildscript {
88
repositories {

0 commit comments

Comments
 (0)