We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b72b9 commit e9ff879Copy full SHA for e9ff879
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "mdlab",
3
"displayName": "Markdown Lab",
4
"publisher": "jackos",
5
- "version": "0.7.1",
+ "version": "0.7.3",
6
"description": "Run markdown code blocks interactively in a notebook with any programming language, and generate code blocks with LLMs.",
7
"main": "./out/extension.js",
8
"icon": "mdlab.png",
0 commit comments