We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1452b81 commit 8590937Copy full SHA for 8590937
README.md
@@ -13,7 +13,7 @@ The artifacts for this library are published to the popular Bintray JCenter Mave
13
jcenter()
14
}
15
16
- compile 'structlog4j:structlog4j-api:0.1.0'
+ compile 'structlog4j:structlog4j-api:0.2.0'
17
18
### Maven
19
@@ -27,7 +27,7 @@ The artifacts for this library are published to the popular Bintray JCenter Mave
27
<dependency>
28
<groupId>structlog4j</groupId>
29
<artifactId>structlog4j-api</artifactId>
30
- <version>0.1.0</version>
+ <version>0.2.0</version>
31
<type>pom</type>
32
</dependency>
33
0 commit comments