diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-15 23:32:55 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-15 23:32:55 -0700 |
commit | 98f39f90c030dd107e0bb317fbd396cd432d7f0b (patch) | |
tree | 65ebe03f90ea48b2bc25cda4a75139ef80f45e49 /extension/package.json | |
parent | 971d530f9ddbe8392627409ab63ed64fa1005a5d (diff) | |
download | sncontinue-98f39f90c030dd107e0bb317fbd396cd432d7f0b.tar.gz sncontinue-98f39f90c030dd107e0bb317fbd396cd432d7f0b.tar.bz2 sncontinue-98f39f90c030dd107e0bb317fbd396cd432d7f0b.zip |
patch, on_traceback step
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 4b199420..8cf50d2a 100644 --- a/extension/package.json +++ b/extension/package.json @@ -14,7 +14,7 @@ "displayName": "Continue", "pricing": "Free", "description": "Refine code 10x faster", - "version": "0.0.40", + "version": "0.0.44", "publisher": "Continue", "engines": { "vscode": "^1.74.0" |