diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-19 09:52:39 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-19 09:52:39 -0700 |
commit | 5237ae04282441f952ebb7e090b935e8bf43dedf (patch) | |
tree | 4757599ff0c29725acc07b7adb6fce42c223d635 /extension/package.json | |
parent | 99e1c70eafcc95739ebe6174af93b7a648fcfa11 (diff) | |
download | sncontinue-5237ae04282441f952ebb7e090b935e8bf43dedf.tar.gz sncontinue-5237ae04282441f952ebb7e090b935e8bf43dedf.tar.bz2 sncontinue-5237ae04282441f952ebb7e090b935e8bf43dedf.zip |
patch
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 b37bb1b6..2998b148 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.181", + "version": "0.0.182", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |