Skip to content

Commit c6a16e6

Browse files
authored
Update package metadata (#105)
1 parent 78e92c4 commit c6a16e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "kani-vscode-extension",
33
"displayName": "Kani",
44
"description": "VSCode IDE integration for Kani",
5-
"publisher": "Kani",
5+
"publisher": "model-checking",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/model-checking/kani-vscode-extension"
99
},
10-
"version": "0.0.2",
10+
"version": "0.0.3",
1111
"engines": {
1212
"vscode": "^1.70.0"
1313
},

0 commit comments

Comments
 (0)