Commit 4c982155 authored by Karl Floersch's avatar Karl Floersch Committed by GitHub

version: bump to 0.1.4 (#195)

* version: bump to 0.1.4

* Fix package.json & changelog
parent 3b479443
# Changelog # Changelog
## v0.1.4
Fix single contract redeployment & state dump script for
mainnet.
## v0.1.3 ## v0.1.3
Add events to fraud proof initialization and finalization. Add events to fraud proof initialization and finalization.
......
{ {
"name": "@eth-optimism/contracts", "name": "@eth-optimism/contracts",
"version": "0.1.3", "version": "0.1.4",
"main": "build/src/index.js", "main": "build/src/index.js",
"files": [ "files": [
"build/**/*.js", "build/**/*.js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment