diff --git a/package.json b/package.json index d1ea23ad..e0ab7355 100644 --- a/package.json +++ b/package.json @@ -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", @@ -44,4 +44,4 @@ "compile": "yarn clean && hardhat compile", "pretty": "prettier --write \"./**/*.{js,jsx,json,sol}\"" } -} \ No newline at end of file +}