diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-02 15:41:12 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-02 15:41:12 -0700 |
commit | 4cc9cb2a667d53a1e199495d485b1a8a8c28e280 (patch) | |
tree | b9f1ade0d7a2ef50c43cc52afb18cbe734546b5c /extension/package.json | |
parent | f18ddbc962059a6df1f8cc858d1ac88d9ec04887 (diff) | |
parent | f7f274dbd070712db58fe0c3e1ac487a8e8e4733 (diff) | |
download | sncontinue-4cc9cb2a667d53a1e199495d485b1a8a8c28e280.tar.gz sncontinue-4cc9cb2a667d53a1e199495d485b1a8a8c28e280.tar.bz2 sncontinue-4cc9cb2a667d53a1e199495d485b1a8a8c28e280.zip |
Merge branch 'package-python' of https://github.com/continuedev/continue into package-python
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 66fdac2d..49182af6 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.239", + "version": "0.0.240", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |