Skip to content

Commit 1193c19

Browse files
committed
chore: release of @kleros/[email protected]
1 parent 81f8290 commit 1193c19

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

contracts/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kleros/kleros-v2-contracts",
3-
"version": "0.12.0",
3+
"version": "2.0.0-rc.1",
44
"description": "Smart contracts for Kleros version 2",
55
"main": "./cjs/deployments/index.js",
66
"module": "./esm/deployments/index.js",
@@ -164,5 +164,6 @@
164164
"viem": {
165165
"optional": false
166166
}
167-
}
167+
},
168+
"stableVersion": "0.12.0"
168169
}

0 commit comments

Comments
 (0)