Skip to content

Commit 2e3faf3

Browse files
author
Alex Rodriguez
committed
1.0.1 release
1 parent a110d79 commit 2e3faf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To start using this library, add the following into your `build.gradle` file:
99
[source,groovy]
1010
----
1111
dependencies {
12-
include 'com.enonic.lib:lib-http-client:1.0.0'
12+
include 'com.enonic.lib:lib-http-client:1.0.1'
1313
}
1414
----
1515

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
group=com.enonic.lib
22
projectName=lib-http-client
33
xpVersion=6.10.0
4-
version=1.1.0-SNAPSHOT
4+
version=1.0.1

0 commit comments

Comments
 (0)