Skip to content
This repository was archived by the owner on Jul 18, 2018. It is now read-only.

Commit 5dac1d0

Browse files
authored
Merge pull request #9 from ethereumjs/new-release-020
New release v0.2.0
2 parents 59d0399 + d077199 commit 5dac1d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88

9-
## [0.2.0] - Unreleased (``master`` branch)
9+
## [0.2.0] - 2017-10-11
1010
- ``Metro-Byzantium`` compatible
1111
- Block reward reduction
1212
- Added gas costs for curve operation precompiles (``ecAddGas``, ``ecMulGas``,...)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereum-common",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Resources common to all Ethereum implementations",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)