We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f8290 commit 1193c19Copy full SHA for 1193c19
contracts/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kleros/kleros-v2-contracts",
3
- "version": "0.12.0",
+ "version": "2.0.0-rc.1",
4
"description": "Smart contracts for Kleros version 2",
5
"main": "./cjs/deployments/index.js",
6
"module": "./esm/deployments/index.js",
@@ -164,5 +164,6 @@
164
"viem": {
165
"optional": false
166
}
167
- }
+ },
168
+ "stableVersion": "0.12.0"
169
0 commit comments