diff options
author | GitHub Action <action@github.com> | 2023-08-03 23:18:16 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-03 23:18:16 +0000 |
commit | daafa348e5d980d28a5fed678c3545d22031fa16 (patch) | |
tree | a9270e481180ecba76d259d54041f874dce621e5 /extension/package.json | |
parent | 21e39505d1f2f03e370b452d4091cf29a1733572 (diff) | |
download | sncontinue-daafa348e5d980d28a5fed678c3545d22031fa16.tar.gz sncontinue-daafa348e5d980d28a5fed678c3545d22031fa16.tar.bz2 sncontinue-daafa348e5d980d28a5fed678c3545d22031fa16.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 311a0e34..9a94da1c 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.251", + "version": "0.0.252", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |