Skip to content

Commit

Permalink
Merge pull request #74 from jbx-protocol/npm-5-0-1
Browse files Browse the repository at this point in the history
chore: npm version
  • Loading branch information
drgorillamd authored Feb 19, 2024
2 parents 983fb46 + 50232df commit c754a31
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
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/jbx-protocol/juice-contracts-v3"
},
"version": "5.0.0",
"version": "5.0.1",
"license": "MIT",
"dependencies": {
"@chainlink/contracts": "^0.1.6",
Expand Down Expand Up @@ -44,4 +44,4 @@
"compile": "yarn clean && hardhat compile",
"pretty": "prettier --write \"./**/*.{js,jsx,json,sol}\""
}
}
}

0 comments on commit c754a31

Please sign in to comment.