Skip to content

Commit

Permalink
1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
skynetcapital committed Jun 27, 2021
1 parent 555a545 commit 6b99b68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For SolanaJ implementations of popular Solana programs such as Serum, please vis
<dependency>
<groupId>org.p2p</groupId>
<artifactId>solanaj</artifactId>
<version>1.4</version>
<version>1.5</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.p2p</groupId>
<artifactId>solanaj</artifactId>
<packaging>jar</packaging>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
<name>solanaj</name>
<url>https://github.com/skynetcapital/solanaj</url>
<build>
Expand Down

0 comments on commit 6b99b68

Please sign in to comment.