Skip to content

Commit 625db8f

Browse files
authored
feat: Release 2.2.0 (#282)
* feat: Release 2.1.0 * edit index Signed-off-by: nicholaspai <[email protected]> * Update package.json --------- Signed-off-by: nicholaspai <[email protected]>
1 parent 48d7018 commit 625db8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export * from "./typechain";
22
export * from "./src/DeploymentUtils";
3-
export * from "./utils/MerkleTree";
3+
export * from "./utils";

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@across-protocol/contracts-v2",
3-
"version": "2.1.0-beta.19",
3+
"version": "2.2.0",
44
"author": "UMA Team",
55
"license": "AGPL-3.0-only",
66
"repository": {

0 commit comments

Comments
 (0)