Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.

Commit ad5e118

Browse files
authored
version: bump to 0.1.4 (#195)
* version: bump to 0.1.4 * Fix package.json & changelog
1 parent f696185 commit ad5e118

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v0.1.4
4+
5+
Fix single contract redeployment & state dump script for
6+
mainnet.
7+
38
## v0.1.3
49

510
Add events to fraud proof initialization and finalization.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eth-optimism/contracts",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"main": "build/src/index.js",
55
"files": [
66
"build/**/*.js",

0 commit comments

Comments
 (0)