Skip to content

Commit

Permalink
Merge pull request ethereumjs#114 from ethereumjs/5.7.2
Browse files Browse the repository at this point in the history
5.7.2
  • Loading branch information
petong authored Oct 30, 2018
2 parents 706977a + 8641705 commit 38074cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethrpc",
"version": "5.7.1",
"version": "5.7.2",
"description": "Ethereum JSON RPC",
"author": "The Augur Developers <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion src/version.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// generated by genversion
module.exports = '5.7.1'
module.exports = '5.7.2'

0 comments on commit 38074cd

Please sign in to comment.