Change the next ethereum-types version to be 1.0.0

This commit is contained in:
Leonid Logvinov
2018-07-19 21:28:06 +02:00
parent f1c3840c3b
commit c39ba37ad8

View File

@@ -1,6 +1,6 @@
[
{
"version": "0.0.3",
"version": "1.0.0",
"changes": [
{
"note": "Add `TraceParams` interface for `debug_traceTransaction` parameters",