Skip to content

Commit 36357dd

Browse files
committed
chore: bump version
1 parent 526f7ac commit 36357dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@symbioticfi/core",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
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/core/issues",
@@ -9,6 +9,7 @@
99
"files": [
1010
"src/**/*",
1111
"test/mocks/**/*",
12+
"test/integration/**/*",
1213
"out/**/*.json"
1314
],
1415
"repository": {

0 commit comments

Comments
 (0)