Skip to content

Commit fe0b340

Browse files
committed
Configure library version to v1.1.1
1 parent 00b870d commit fe0b340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish {
77
userOrg = 'boxresin'
88
groupId = 'boxresin.library'
99
artifactId = 'JavaHTTP'
10-
publishVersion = '1.1.0'
10+
publishVersion = '1.1.1'
1111
desc = 'HTTP client library for Java'
1212
website = 'https://github.com/BoxResin/JavaHTTP'
1313
issueTracker = "https://github.com/BoxResin/JavaHTTP/issues"

0 commit comments

Comments
 (0)