Skip to content

Commit

Permalink
Bumped Version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrouR committed Oct 7, 2020
1 parent 429c550 commit b09ce97
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 b09ce97

Please sign in to comment.