diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-08 14:10:27 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-08 14:10:27 -0700 |
commit | 454b75fc275226662747a93401feacac81a72085 (patch) | |
tree | 921804affa6b346dd6da90670c32a4a3348a93a6 /extension/package.json | |
parent | 698dccf474619963de0312d36af6d01e3df8b47a (diff) | |
parent | df1702131f370901a9dc0db016380b03b61df917 (diff) | |
download | sncontinue-454b75fc275226662747a93401feacac81a72085.tar.gz sncontinue-454b75fc275226662747a93401feacac81a72085.tar.bz2 sncontinue-454b75fc275226662747a93401feacac81a72085.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 7f0aa291..909e2591 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.278", + "version": "0.0.279", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |