Skip to content

Commit 3033735

Browse files
chore(release): 1.0.0-alpha.6 [skip ci]
# [1.0.0-alpha.6](https://github.com/liam-grace/blockchain-node-generator/compare/[email protected]@alpha) (2019-10-11) ### Bug Fixes * **CA:** Set correct CA name ([a9df8b4](a9df8b4)) ### Features * **cli:** Map 0.0.0.0 to localhost ([0a8df62](0a8df62))
1 parent a9df8b4 commit 3033735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockchain-node-generator",
3-
"version": "1.0.0-alpha.5",
3+
"version": "1.0.0-alpha.6",
44
"description": "CLI tool that generates node files from a local network for IBM Blockchain Platform",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)