Skip to content

Commit

Permalink
[1.2.0]
Browse files Browse the repository at this point in the history
README.md fixed
  • Loading branch information
GoodforGod committed Dec 2, 2021
1 parent 64f9db3 commit 22c9679
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 @@ -15,7 +15,7 @@ Library supports all available EtherScan *API* calls for all available *Ethereum
**Gradle**
```groovy
dependencies {
compile "com.github.goodforgod:java-etherscan-api:1.1.1"
compile "com.github.goodforgod:java-etherscan-api:1.2.0"
}
```

Expand All @@ -24,7 +24,7 @@ dependencies {
<dependency>
<groupId>com.github.goodforgod</groupId>
<artifactId>java-etherscan-api</artifactId>
<version>1.1.1</version>
<version>1.2.0</version>
</dependency>
```

Expand Down

0 comments on commit 22c9679

Please # to comment.