Skip to content

Commit 65f62dd

Browse files
chore: update categories and bump version to 0.0.23
1 parent e9ded2e commit 65f62dd

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "GitHub Copilot API Gateway",
44
"description": "Universal API Gateway for GitHub Copilot. Expose GPT-4o, Claude 3.5, & Gemini via local OpenAI, Anthropic, & Google compatible APIs. Use Copilot with Cursor, LangChain, & Agents. Includes Enterprise Apps Hub.",
55
"icon": "media/icon.png",
6-
"version": "0.0.22",
6+
"version": "0.0.23",
77
"author": {
88
"name": "Suhaib Bin Younis",
99
"email": "vscode@suhaib.in",
@@ -27,7 +27,9 @@
2727
"vscode": "^1.95.0"
2828
},
2929
"categories": [
30-
"Other"
30+
"Machine Learning",
31+
"Programming Languages",
32+
"Testing"
3133
],
3234
"keywords": [
3335
"github copilot",

0 commit comments

Comments
 (0)