diff options
author | Ty Dunn <ty@tydunn.com> | 2023-07-13 22:20:49 -0700 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-07-13 22:20:49 -0700 |
commit | 498d51f33f0a019a6eeff8522f051953782045bc (patch) | |
tree | ca99c802fe73d242aab4a2b3580ba0d8f953862f /extension/package.json | |
parent | 64f36c575757e1e5b497cd40655d61264f37546d (diff) | |
parent | b6a25c293e76e5f46207a7e779f987a686ef09ef (diff) | |
download | sncontinue-498d51f33f0a019a6eeff8522f051953782045bc.tar.gz sncontinue-498d51f33f0a019a6eeff8522f051953782045bc.tar.bz2 sncontinue-498d51f33f0a019a6eeff8522f051953782045bc.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 bdc67cc9..f985607d 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.159", + "version": "0.0.160", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |