Skip to content

Commit 8590937

Browse files
committed
fixed up docs
1 parent 1452b81 commit 8590937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The artifacts for this library are published to the popular Bintray JCenter Mave
1313
jcenter()
1414
}
1515

16-
compile 'structlog4j:structlog4j-api:0.1.0'
16+
compile 'structlog4j:structlog4j-api:0.2.0'
1717

1818
### Maven
1919

@@ -27,7 +27,7 @@ The artifacts for this library are published to the popular Bintray JCenter Mave
2727
<dependency>
2828
<groupId>structlog4j</groupId>
2929
<artifactId>structlog4j-api</artifactId>
30-
<version>0.1.0</version>
30+
<version>0.2.0</version>
3131
<type>pom</type>
3232
</dependency>
3333

0 commit comments

Comments
 (0)