Skip to content

Commit ac60f05

Browse files
author
Mark R. Tuttle
committed
Advance version number to 0.1.0
1 parent 54f4af2 commit ac60f05

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
@@ -3,8 +3,8 @@
33
"displayName": "Proof debugger",
44
"description": "Debug error traces produced by cbmc.",
55
"publisher": "mrtuttle",
6-
"version": "0.0.1",
7-
"repository": "https://gitlab.aws.dev/cbmc/proof-debugger",
6+
"version": "0.1.0",
7+
"repository": "https://github.com/model-checking/cbmc-proof-debugger",
88
"engines": {
99
"vscode": "^1.53.0"
1010
},

0 commit comments

Comments
 (0)