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 | da835a7178745cedc408307dc9253f23eee5797b (patch) | |
tree | aec751074b76855ea4bd99915ae8158a9c50ea29 /extension/package.json | |
parent | 83fe8f06b1be0cc57351319757bdaa3ad405d7fc (diff) | |
parent | 1dfa606dc958e3fe7666459a8c9e0c78d887b645 (diff) | |
download | sncontinue-da835a7178745cedc408307dc9253f23eee5797b.tar.gz sncontinue-da835a7178745cedc408307dc9253f23eee5797b.tar.bz2 sncontinue-da835a7178745cedc408307dc9253f23eee5797b.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" |