diff options
author | GitHub Action <action@github.com> | 2023-08-09 00:12:51 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-09 00:12:51 +0000 |
commit | 346e9c6fba29e8682545229aaa92647aae1e1bfa (patch) | |
tree | f36cc74798ce4b3b3a70248d0adc390f1c0ab4a8 /extension/package.json | |
parent | 3b080fbf4bbc0840e66e84e4d7d5bd0557d41bc9 (diff) | |
download | sncontinue-346e9c6fba29e8682545229aaa92647aae1e1bfa.tar.gz sncontinue-346e9c6fba29e8682545229aaa92647aae1e1bfa.tar.bz2 sncontinue-346e9c6fba29e8682545229aaa92647aae1e1bfa.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 c059fb60..94568e0b 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.282", + "version": "0.0.283", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |