Skip to content

Commit

Permalink
Prepare to release 1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moodysalem committed Apr 17, 2020
1 parent 51cf2f1 commit b19ff86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uniswap/v2-core",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"files": [
"contracts",
"build"
Expand Down Expand Up @@ -33,4 +33,4 @@
"prepublishOnly": "yarn test"
},
"license": "GPL-3.0-or-later"
}
}

0 comments on commit b19ff86

Please sign in to comment.