Skip to content

Commit

Permalink
Release v2.2.7 (#136)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
  • Loading branch information
bestbeforetoday authored Jun 18, 2021
1 parent 043af87 commit 42db17f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v2.2.7
Fri 11 Jun 2021 09:48:22 BST

* [043af87](https://github.com/hyperledger/fabric-sdk-java/commit/043af87) FGJ-111: Minimise explicit gRPC dependencies (#135)
* [66aecdf](https://github.com/hyperledger/fabric-sdk-java/commit/66aecdf) Update BlockchainInfo.java (#133)

## v2.2.6
Fri 23 Apr 2021 16:02:16 BST

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.hyperledger.fabric-sdk-java</groupId>
<artifactId>fabric-sdk-java</artifactId>
<packaging>jar</packaging>
<version>2.2.6</version>
<version>2.2.7</version>
<name>fabric-java-sdk</name>
<description>Java SDK for Hyperledger fabric project</description>
<url>https://www.hyperledger.org/community/projects</url>
Expand Down

0 comments on commit 42db17f

Please sign in to comment.