diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-05 00:07:14 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-05 00:07:14 -0700 |
commit | eca565f63c14d3bb74c04c14de2fbd58df1eb738 (patch) | |
tree | ce7f36034b6cbda312f0ffee3634d27664d9f5c7 /extension/package.json | |
parent | 68233071dd0d97a353a66fe5627d69f97a389ca8 (diff) | |
parent | 2799f8dd80301a16581ffc21b974d3f0d7b33501 (diff) | |
download | sncontinue-eca565f63c14d3bb74c04c14de2fbd58df1eb738.tar.gz sncontinue-eca565f63c14d3bb74c04c14de2fbd58df1eb738.tar.bz2 sncontinue-eca565f63c14d3bb74c04c14de2fbd58df1eb738.zip |
Merge branch 'main' of https://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 d4235d48..93fcd5a1 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.261", + "version": "0.0.262", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |