diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-17 21:09:30 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-17 21:09:30 -0700 |
commit | bd230674bd78425dc0931e6725547faea73c1ee5 (patch) | |
tree | 52b6cda3bc6ea4e4d361f96023570c5294b5f41b /extension/package.json | |
parent | 56c4b2abeb03ded8cb72cad6594ae2f92566f7d5 (diff) | |
download | sncontinue-bd230674bd78425dc0931e6725547faea73c1ee5.tar.gz sncontinue-bd230674bd78425dc0931e6725547faea73c1ee5.tar.bz2 sncontinue-bd230674bd78425dc0931e6725547faea73c1ee5.zip |
show exact prompt/completion logs
Diffstat (limited to 'extension/package.json')
-rw-r--r-- | extension/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/package.json b/extension/package.json index 121423ed..89c6daf5 100644 --- a/extension/package.json +++ b/extension/package.json @@ -14,7 +14,7 @@ "displayName": "Continue", "pricing": "Free", "description": "The open-source coding autopilot", - "version": "0.0.178", + "version": "0.0.179", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |