Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stateful-wombot committed Nov 16, 2022
1 parent 9dcd5bf commit 4f0499a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "runme",
"version": "0.3.0-edge.3",
"version": "0.3.0",
"publisher": "stateful",
"displayName": "Runme",
"description": "Run your README.md as an interactive notebook",
Expand Down Expand Up @@ -98,7 +98,7 @@
{
"command": "runme.openTerminal",
"when": "false"
},
},
{
"command": "runme.openAsRunmeNotebook",
"when": "false"
Expand All @@ -107,7 +107,6 @@
"command": "runme.openSplitViewAsMarkdownText",
"when": "false"
}

],
"editor/title": [
{
Expand Down

0 comments on commit 4f0499a

Please sign in to comment.