Skip to content

Commit

Permalink
Update npm package version
Browse files Browse the repository at this point in the history
There have been a few updates over the weekend that need to be
published to npm for fabric-client and fabric-ca-client.

This changeset only has updates to package.json

Change-Id: I813728f331b4eeadb7ae41498e7f808869f170b5
Signed-off-by: Jim Zhang <[email protected]>
  • Loading branch information
jimthematrix committed Jan 30, 2017
1 parent 341ad08 commit 78f630f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fabric-ca-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fabric-ca-client",
"version": "0.1.0",
"version": "0.1.1",
"main": "index.js",
"repository": {
"type": "gerrit",
Expand Down
2 changes: 1 addition & 1 deletion fabric-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fabric-client",
"version": "0.1.0",
"version": "0.1.1",
"main": "index.js",
"repository": {
"type": "gerrit",
Expand Down

0 comments on commit 78f630f

Please sign in to comment.