Skip to content

Commit

Permalink
Update version number in README.rst (#1144)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfelde authored and AlexandrouR committed Jan 28, 2020
1 parent 6a6536e commit f5b4b3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Java 8:
<dependency>
<groupId>org.web3j</groupId>
<artifactId>core</artifactId>
<version>4.5.5</version>
<version>4.5.12</version>
</dependency>
Android:
Expand All @@ -156,7 +156,7 @@ Java 8:

.. code-block:: groovy
compile ('org.web3j:core:4.5.5')
compile ('org.web3j:core:4.5.12')
Android:

Expand Down

0 comments on commit f5b4b3b

Please sign in to comment.