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 78e92c4 commit c6a16e6Copy full SHA for c6a16e6
package.json
@@ -2,12 +2,12 @@
2
"name": "kani-vscode-extension",
3
"displayName": "Kani",
4
"description": "VSCode IDE integration for Kani",
5
- "publisher": "Kani",
+ "publisher": "model-checking",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/model-checking/kani-vscode-extension"
9
},
10
- "version": "0.0.2",
+ "version": "0.0.3",
11
"engines": {
12
"vscode": "^1.70.0"
13
0 commit comments