diff options
author | GitHub Action <action@github.com> | 2023-08-10 19:11:33 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-10 19:11:33 +0000 |
commit | b82e61cf8ba2be3bcda00699618a83f7c4db275e (patch) | |
tree | ce069f7c48bd1dc96408aee04b4b6987b8470a4a /extension/package.json | |
parent | 9aee2cc44c461ce0e001185af85352e78522bab5 (diff) | |
download | sncontinue-b82e61cf8ba2be3bcda00699618a83f7c4db275e.tar.gz sncontinue-b82e61cf8ba2be3bcda00699618a83f7c4db275e.tar.bz2 sncontinue-b82e61cf8ba2be3bcda00699618a83f7c4db275e.zip |
ci: 💚 Update package.json version [skip ci]
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 02fc3c48..93b6e944 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.295", + "version": "0.0.296", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |