Revert "fix(version): version not updated"

This reverts commit 352a1f085e.
This commit is contained in:
Christopher 2023-06-21 21:38:35 -04:00
parent 352a1f085e
commit fcc7ee9268

View File

@ -2,7 +2,7 @@
"name": "gpt-contextfiles",
"displayName": "GPT-ContextFiles",
"description": "Choose the files to pass into GPT to provide a question with multiple files (doesn't check context)",
"version": "0.1",
"version": "0.0.1",
"engines": {
"vscode": "^1.79.0"
},