Skip to content

Commit

Permalink
Merge pull request #56 from AlexandrouR/bump-readme
Browse files Browse the repository at this point in the history
Bumped Version in readme
  • Loading branch information
conor10 committed Oct 7, 2020
2 parents 429c550 + b09ce97 commit 14b1aec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -41,7 +41,7 @@ Java 8:
<dependency>
<groupId>org.web3j</groupId>
<artifactId>quorum</artifactId>
<version>4.0.6</version>
<version>4.6.4</version>
</dependency>
Gradle
Expand All @@ -51,7 +51,7 @@ Java 8:

.. code-block:: groovy
compile ('org.web3j:quorum:4.0.6')
compile ('org.web3j:quorum:4.6.4')
Run Quorum
Expand Down

0 comments on commit 14b1aec

Please sign in to comment.