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

Commit

Permalink
version: v0.1.9 (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
karlfloersch authored Feb 23, 2021
1 parent 1b26510 commit 3813e12
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v0.1.9

Standardized ETH and ERC20 Gateways.

- Add ETH deposit contract.
- Add standard deposit/withdrawal interfaces.

## v0.1.5

Various cleanup and maintenance tasks.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eth-optimism/contracts",
"version": "0.1.8",
"version": "0.1.9",
"main": "build/src/index.js",
"files": [
"build/**/*.js",
Expand Down

0 comments on commit 3813e12

Please sign in to comment.