Skip to content

Commit

Permalink
releasing v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oak committed Mar 7, 2022
1 parent 4e78b61 commit b74358e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.syntifi.near</groupId>
<artifactId>near-java-api</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Near Java API for interacting with Near RPC endpoints</description>
Expand Down

0 comments on commit b74358e

Please sign in to comment.