Skip to content

Commit

Permalink
bumping version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AB3rtz committed Sep 13, 2022
1 parent a817a75 commit c35c418
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions near-java-api-indexer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>near-java-api</artifactId>
<groupId>com.syntifi.near</groupId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -14,7 +14,7 @@
<dependency>
<groupId>com.syntifi.near</groupId>
<artifactId>near-java-api-common</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
</dependency>
<dependency>
<groupId>com.squareup.retrofit2</groupId>
Expand Down

0 comments on commit c35c418

Please sign in to comment.