Skip to content

Commit dab0a47

Browse files
author
Magnus Gustafsson
committed
Version 2.0.0
1 parent 0dd7b2b commit dab0a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apply plugin: 'maven'
77
apply plugin: 'findbugs'
88
apply plugin: 'signing'
99
group 'com.king.king-http-client'
10-
version '1.0.7'
10+
version '2.0.0'
1111

1212
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
1313

0 commit comments

Comments
 (0)