diff options
author | Ty Dunn <ty@tydunn.com> | 2023-06-29 10:55:08 -0700 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-06-29 10:55:08 -0700 |
commit | d03918f6b6bd42d6342b1e988020c302580cf049 (patch) | |
tree | 326617926e03c6d5a95e8c31cce4028803a865b5 /extension/package.json | |
parent | 60ea270a4521b01acebbb6f6199d0fb9130449a7 (diff) | |
parent | 178c784639de9cd052d3cfb56183a584ab885549 (diff) | |
download | sncontinue-d03918f6b6bd42d6342b1e988020c302580cf049.tar.gz sncontinue-d03918f6b6bd42d6342b1e988020c302580cf049.tar.bz2 sncontinue-d03918f6b6bd42d6342b1e988020c302580cf049.zip |
Merge branch 'main' of github.com:continuedev/continue
Diffstat (limited to 'extension/package.json')
-rw-r--r-- | extension/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extension/package.json b/extension/package.json index 26b99988..e34af438 100644 --- a/extension/package.json +++ b/extension/package.json @@ -13,8 +13,8 @@ "license": "Apache-2.0", "displayName": "Continue", "pricing": "Free", - "description": "Open-source autopilot for software development", - "version": "0.0.86", + "description": "Accelerating software development with language models", + "version": "0.0.88", "publisher": "Continue", "engines": { "vscode": "^1.74.0" |