diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-02 00:11:15 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-02 00:11:15 -0700 |
commit | 69eba15d288e123ddcc6f307d4828192c3bf9f46 (patch) | |
tree | d2f4fb1b08954511a71cdac8d5621018ad40af01 /extension/package.json | |
parent | 017b37fc315cf05ec848cbaf300503bee6ffac8f (diff) | |
parent | 6b7a431bb0b62c8de91864dea80d503a6e4170f9 (diff) | |
download | sncontinue-69eba15d288e123ddcc6f307d4828192c3bf9f46.tar.gz sncontinue-69eba15d288e123ddcc6f307d4828192c3bf9f46.tar.bz2 sncontinue-69eba15d288e123ddcc6f307d4828192c3bf9f46.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 86ad2430..66fdac2d 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.238", + "version": "0.0.239", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |