diff options
author | GitHub Action <action@github.com> | 2023-08-03 23:43:08 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-03 23:43:08 +0000 |
commit | 6d59eda76a4685a0c398f9e0fdfdee0f45f73080 (patch) | |
tree | 74f8aa562ac3be09f2e182ee43b4cb35007ad8d4 /extension/package.json | |
parent | bc629207c8590216e32dff5fa437fc02450845fe (diff) | |
download | sncontinue-6d59eda76a4685a0c398f9e0fdfdee0f45f73080.tar.gz sncontinue-6d59eda76a4685a0c398f9e0fdfdee0f45f73080.tar.bz2 sncontinue-6d59eda76a4685a0c398f9e0fdfdee0f45f73080.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 9a94da1c..cab393e3 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.252", + "version": "0.0.253", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |