diff options
author | Ty Dunn <ty@tydunn.com> | 2023-07-13 15:36:15 -0700 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-07-13 15:36:15 -0700 |
commit | d79045b7e5dccd2462153b39844093e11fe3be69 (patch) | |
tree | b3894a18da0cb6a8a6ad4e28df199b428cb72c1f /extension/package.json | |
parent | 3430de2b46b5c65c953b24dab5c31678a7bacc20 (diff) | |
parent | 8a4acec505b01404f0582320f255d56b533c9145 (diff) | |
download | sncontinue-d79045b7e5dccd2462153b39844093e11fe3be69.tar.gz sncontinue-d79045b7e5dccd2462153b39844093e11fe3be69.tar.bz2 sncontinue-d79045b7e5dccd2462153b39844093e11fe3be69.zip |
Merge branch 'main' of github.com:continuedev/continue
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 6bb6b720..bdc67cc9 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.158", + "version": "0.0.159", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |