diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-25 23:48:30 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-25 23:48:30 -0700 |
commit | fc66d0d8cc33183b0b075485803e29f8f376dcc7 (patch) | |
tree | ddd5656c5b3b650a51e3b37290e275a2387757fd /extension/package.json | |
parent | 932925ccc90096c7869797faa00b95c8ac1eff0e (diff) | |
download | sncontinue-fc66d0d8cc33183b0b075485803e29f8f376dcc7.tar.gz sncontinue-fc66d0d8cc33183b0b075485803e29f8f376dcc7.tar.bz2 sncontinue-fc66d0d8cc33183b0b075485803e29f8f376dcc7.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 bd26dd16..5459299d 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.199", + "version": "0.0.200", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |