Skip to content

Commit 123ac62

Browse files
authored
Merge pull request #16 from symbioticfi/update-package
Update package version
2 parents 186bd4d + 8539d23 commit 123ac62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@symbioticfi/rewards",
3-
"version": "1.0.0-devnet.4",
3+
"version": "1.0.0-devnet.5",
44
"description": "Symbiotic is a shared security protocol enabling decentralized networks to control and customize their own multi-asset restaking implementation.",
55
"homepage": "https://symbiotic.fi/",
66
"bugs": "https://github.com/symbioticfi/rewards/issues",
@@ -27,6 +27,6 @@
2727
"@openzeppelin/contracts": "5.0.2",
2828
"@openzeppelin/contracts-upgradeable": "5.0.2",
2929
"@openzeppelin/merkle-tree": "1.0.7",
30-
"@symbioticfi/core": "1.0.0-devnet.8"
30+
"@symbioticfi/core": "1.0.0-devnet.9"
3131
}
3232
}

0 commit comments

Comments
 (0)