Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shawntabrizi committed Jun 7, 2021
1 parent fb4c00c commit d326e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polkadot-launch",
"version": "1.5.0",
"version": "1.6.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"author": "Shawn Tabrizi <shawntabrizi@gmail.com>",
Expand Down

1 comment on commit d326e5f

@shawntabrizi
Copy link
Member Author

@shawntabrizi shawntabrizi commented on d326e5f Jun 7, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaking change here with the genesis object in the launch config.

See: #93

Please sign in to comment.