Skip to content

Commit

Permalink
Bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinMcNeil committed Sep 30, 2024
1 parent a690d2e commit 374a9ef
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
Expand Up @@ -2,7 +2,7 @@
"name": "labs-ai-tools-vscode",
"displayName": "Labs: AI Tools for VSCode",
"description": "Run & Debug AI Prompts with Dockerized tools",
"version": "0.1.3",
"version": "0.1.4",
"publisher": "docker",
"repository": {
"type": "git",
Expand Down Expand Up @@ -53,8 +53,7 @@
},
{
"command": "docker.labs-ai-tools-vscode.project-dir",
"title": "Set local prompt project directory",
"when": "editorLangId == markdown"
"title": "Set local prompt project directory"
},
{
"command": "docker.labs-ai-tools-vscode.thread-id",
Expand Down

0 comments on commit 374a9ef

Please sign in to comment.