Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 933c10f

Browse files
Release v2.2.17 (#664)
Release includes: - Add support for getting CA server information (#510) - Close Client in Gateway disconnect (#287) - Include timestamp in transaction events (#490) Signed-off-by: Mark S. Lewis <[email protected]>
1 parent 1f8d86c commit 933c10f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fabric-sdk-node",
3-
"version": "2.2.17-snapshot",
4-
"tag": "unstable-2.2",
3+
"version": "2.2.17",
4+
"tag": "latest",
55
"main": "index.js",
66
"private": true,
77
"repository": {

0 commit comments

Comments
 (0)