Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PierrickGT committed Dec 12, 2022
1 parent 04e9dae commit 7f4e5c8
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 14 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pooltogether/v4-core",
"version": "1.3.0-beta.1",
"version": "1.3.0",
"description": "PoolTogether V4 Core Smart Contracts",
"main": "index.js",
"license": "GPL-3.0",
Expand Down Expand Up @@ -31,8 +31,8 @@
"@openzeppelin/contracts": "4.3.1",
"@pooltogether/fixed-point": "1.0.0",
"@pooltogether/owner-manager-contracts": "1.1.0",
"@pooltogether/pooltogether-rng-contracts": "1.4.0",
"@pooltogether/yield-source-interface": "1.3.0",
"@pooltogether/pooltogether-rng-contracts": "1.5.1",
"@pooltogether/yield-source-interface": "1.4.0",
"deploy-eip-1820": "1.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 7f4e5c8

Please sign in to comment.