Skip to content

Commit

Permalink
2.0.5
Browse files Browse the repository at this point in the history
v2.0.5: 2.0.5
  • Loading branch information
MicahZoltu committed Sep 24, 2017
1 parent 3423997 commit 38cddae
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": "ethereumjs-blockstream",
"version": "2.0.4",
"version": "2.0.5",
"description": "A library to turn an unreliable remote source of Ethereum blocks into a reliable stream of blocks with removals on re-orgs and backfills on skips.",
"main": "output/source/index.js",
"types": "output/source/index.d.ts",
Expand Down

0 comments on commit 38cddae

Please sign in to comment.