Skip to content

Commit

Permalink
Prepare v0.9.0-beta-2
Browse files Browse the repository at this point in the history
  • Loading branch information
mehcode committed Dec 12, 2019
1 parent e0693ac commit bf920a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.hedera.hashgraph</groupId>
<artifactId>sdk</artifactId>
<version>0.9.0-beta-1</version>
<version>0.9.0-beta-2</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down
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.hedera.hashgraph</groupId>
<artifactId>sdk</artifactId>
<version>0.9.0-beta-1</version>
<version>0.9.0-beta-2</version>
<packaging>jar</packaging>

<name>sdk</name>
Expand Down

0 comments on commit bf920a0

Please sign in to comment.