diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-12 16:11:50 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-12 16:11:50 -0700 |
commit | fb45ef57ec796464cb30fcc4a0024c74d6b3c3e8 (patch) | |
tree | 1b2103239c630d0d934d855255555b0404469b9f /extension/package.json | |
parent | 04643269364f229e8a4f67fd299f3a71cf74d7ad (diff) | |
download | sncontinue-fb45ef57ec796464cb30fcc4a0024c74d6b3c3e8.tar.gz sncontinue-fb45ef57ec796464cb30fcc4a0024c74d6b3c3e8.tar.bz2 sncontinue-fb45ef57ec796464cb30fcc4a0024c74d6b3c3e8.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 6f64ee60..f3402abf 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.155", + "version": "0.0.156", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |