diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-08 10:58:48 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-08 10:58:48 -0700 |
commit | 160723abdbc336afc260e5aa6b103b27c5c27909 (patch) | |
tree | bae87b1ed6e89078cfa47452c5d5e8cdf0528f35 /extension/package.json | |
parent | 3849420948e491d5f84ac485169165d887751fd3 (diff) | |
parent | efa62cda60535846b38b56a561635d87898a81fd (diff) | |
download | sncontinue-160723abdbc336afc260e5aa6b103b27c5c27909.tar.gz sncontinue-160723abdbc336afc260e5aa6b103b27c5c27909.tar.bz2 sncontinue-160723abdbc336afc260e5aa6b103b27c5c27909.zip |
Merge branch 'main' of https://github.com/continuedev/continue
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 3d584c6e..a2cc8302 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.275", + "version": "0.0.276", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |