diff --git a/package.json b/package.json index 260cb69..8958632 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ethereumjs-blockchain", - "version": "1.4.2", + "version": "2.0.0", "description": "A module to store and interact with blocks", "main": "index.js", "scripts": {