diff options
author | GitHub Action <action@github.com> | 2023-08-09 22:27:17 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-09 22:27:17 +0000 |
commit | 23df57edaee956c43a323da30a5bf0cc84182c67 (patch) | |
tree | bc2b33aa6d41df27ed324c2d21f2edcfcd67cc42 /extension/package.json | |
parent | c22268e7b686a7470c0d5a66265bd828e685acd4 (diff) | |
download | sncontinue-23df57edaee956c43a323da30a5bf0cc84182c67.tar.gz sncontinue-23df57edaee956c43a323da30a5bf0cc84182c67.tar.bz2 sncontinue-23df57edaee956c43a323da30a5bf0cc84182c67.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 f7aa2a57..e887dc7a 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.288", + "version": "0.0.289", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |