Skip to content

Commit

Permalink
Release v1.0.0-alpha
Browse files Browse the repository at this point in the history
Change-Id: I4cc8e09b234579e28f07827655dfc21a8562cd3f
Signed-off-by: Gregory Haskins <gregory.haskins@gmail.com>
  • Loading branch information
ghaskins committed Mar 16, 2017
1 parent dfaba4f commit 196d048
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.2.1",
"version": "1.0.0-alpha",
"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.2.1",
"version": "1.0.0-alpha",
"main": "index.js",
"repository": {
"type": "gerrit",
Expand Down

0 comments on commit 196d048

Please sign in to comment.