Skip to content

Commit

Permalink
⚙️ update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredBorders committed Mar 14, 2024
1 parent 33f86ab commit 1f920f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kwenta/cross-margin-manager",
"version": "2.1.2",
"version": "2.1.3",
"scripts": {
"compile": "forge build",
"test": "forge test --fork-url $(grep ARCHIVE_NODE_URL_L2 .env | cut -d '=' -f2) --etherscan-api-key $(grep ETHERSCAN_API_KEY .env | cut -d '=' -f2) --gas-report -vvv",
Expand Down

0 comments on commit 1f920f9

Please sign in to comment.