diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-16 12:51:38 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-16 12:51:38 -0700 |
commit | b3ef903bea7af2367d6889da4a75b32bd7bd3187 (patch) | |
tree | a164313a2ab6aab55d2b4807b2e3eb8ee4800865 /extension/package.json | |
parent | 9af39a67829a6770b93ffdaa6ea70af3125c7daf (diff) | |
download | sncontinue-b3ef903bea7af2367d6889da4a75b32bd7bd3187.tar.gz sncontinue-b3ef903bea7af2367d6889da4a75b32bd7bd3187.tar.bz2 sncontinue-b3ef903bea7af2367d6889da4a75b32bd7bd3187.zip |
patch
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 ccc3a679..02a2ec1a 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.174", + "version": "0.0.175", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |