Skip to content

Commit e6905cb

Browse files
author
Mark R. Tuttle
committed
Set publisher to model-checking
1 parent db85849 commit e6905cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "proof-debugger",
3-
"displayName": "Proof debugger",
2+
"name": "cbmc-proof-debugger",
3+
"displayName": "CBMC proof debugger",
44
"description": "Debug error traces produced by cbmc.",
5-
"publisher": "mrtuttle",
5+
"publisher": "model-checking",
66
"version": "0.1.0",
77
"repository": "https://github.com/model-checking/cbmc-proof-debugger",
88
"engines": {

0 commit comments

Comments
 (0)