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 | f09c4d53396e93c0d32307f1e87be6f6beed4c2e (patch) | |
tree | 35e0de8fe207b32c58a94224a625872cc2809105 /extension/package.json | |
parent | 7d1d636a38b069e7b2e8f500779ef397ffee1c1e (diff) | |
parent | 481aa6dc53422746ce87259c4a22b4b1f6bef7ea (diff) | |
download | sncontinue-f09c4d53396e93c0d32307f1e87be6f6beed4c2e.tar.gz sncontinue-f09c4d53396e93c0d32307f1e87be6f6beed4c2e.tar.bz2 sncontinue-f09c4d53396e93c0d32307f1e87be6f6beed4c2e.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" |