Skip to content

Commit

Permalink
1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Rodriguez committed Jan 2, 2018
1 parent a110d79 commit 2e3faf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To start using this library, add the following into your `build.gradle` file:
[source,groovy]
----
dependencies {
include 'com.enonic.lib:lib-http-client:1.0.0'
include 'com.enonic.lib:lib-http-client:1.0.1'
}
----

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
group=com.enonic.lib
projectName=lib-http-client
xpVersion=6.10.0
version=1.1.0-SNAPSHOT
version=1.0.1

0 comments on commit 2e3faf3

Please sign in to comment.