Skip to content

Commit

Permalink
FAB-4525 prepare for rc2 development
Browse files Browse the repository at this point in the history
Change-Id: I372e8c1f6514c8a7a350f3e5b983e932731c4fb3
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
  • Loading branch information
christo4ferris committed Jun 23, 2017
1 parent 244e916 commit 16c9318
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/balance-transfer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "balance-transfer",
"version": "1.0.0-rc1",
"version": "1.0.0-snapshot",
"description": "A balance-transfer example node program to demonstrate using node.js SDK APIs",
"main": "app/app.js",
"keywords": [
Expand Down
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": "1.0.0-rc1",
"version": "1.0.0-snapshot",
"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": "1.0.0-rc1",
"version": "1.0.0-snapshot",
"main": "index.js",
"repository": {
"type": "gerrit",
Expand Down

0 comments on commit 16c9318

Please sign in to comment.