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

Commit 2d30c11

Browse files
authored
version: bump to 0.1.3 (#189)
1 parent 5658cf5 commit 2d30c11

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## v0.1.3
4+
5+
Add events to fraud proof initialization and finalization.
6+
37
## v0.1.2
48

59
Npm publish integrity.

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.2",
3+
"version": "0.1.3",
44
"main": "build/src/index.js",
55
"files": [
66
"build/**/*.js",

0 commit comments

Comments
 (0)