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