Skip to content

Commit

Permalink
Update extn's package.json for unofficial release
Browse files Browse the repository at this point in the history
  • Loading branch information
NatKarmios committed Nov 17, 2022
1 parent be67ea3 commit 1ae960b
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions debugger-vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"name": "gillian-debugger",
"displayName": "Gillian Debugger",
"version": "0.0.1",
"description": "Debugger for Gillian.",
"name": "gillian-debugger-unofficial",
"displayName": "Gillian Debugger (Unofficial)",
"version": "0.0.5",
"description": "(Unofficial) Debugger for Gillian.\n\nMade for a 2022 student lab, for the Scalable Software Engineering course at Imperial",
"preview": true,
"publisher": "natkarmios-icl",
"author": {
"name": "Verified Trustworthy Software Specification Group at Imperial College",
"url": "https://vtss.doc.ic.ac.uk"
"name": "Nat Karmios",
"url": "https://github.com/natkarmios"
},
"homepage": "GillianDev.github.io",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 1ae960b

Please sign in to comment.