Skip to content

Commit 22c9679

Browse files
committed
[1.2.0]
README.md fixed
1 parent 64f9db3 commit 22c9679

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Library supports all available EtherScan *API* calls for all available *Ethereum
1515
**Gradle**
1616
```groovy
1717
dependencies {
18-
compile "com.github.goodforgod:java-etherscan-api:1.1.1"
18+
compile "com.github.goodforgod:java-etherscan-api:1.2.0"
1919
}
2020
```
2121

@@ -24,7 +24,7 @@ dependencies {
2424
<dependency>
2525
<groupId>com.github.goodforgod</groupId>
2626
<artifactId>java-etherscan-api</artifactId>
27-
<version>1.1.1</version>
27+
<version>1.2.0</version>
2828
</dependency>
2929
```
3030

0 commit comments

Comments
 (0)