We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd7f8b commit 62aab8cCopy full SHA for 62aab8c
1 file changed
build.gradle
@@ -17,7 +17,7 @@ apply plugin: 'maven'
17
apply plugin: 'signing'
18
19
group = 'com.sendgrid'
20
-version = "1.1.0"
+version = "1.2.0"
21
ext.packaging = 'jar'
22
23
allprojects {
0 commit comments