Skip to content

Commit

Permalink
fixed up docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jacek99 committed Sep 6, 2016
1 parent 1452b81 commit 8590937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The artifacts for this library are published to the popular Bintray JCenter Mave
jcenter()
}

compile 'structlog4j:structlog4j-api:0.1.0'
compile 'structlog4j:structlog4j-api:0.2.0'

### Maven

Expand All @@ -27,7 +27,7 @@ The artifacts for this library are published to the popular Bintray JCenter Mave
<dependency>
<groupId>structlog4j</groupId>
<artifactId>structlog4j-api</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
<type>pom</type>
</dependency>

Expand Down

0 comments on commit 8590937

Please sign in to comment.