diff options
author | GitHub Action <action@github.com> | 2023-08-05 04:27:07 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-05 04:27:07 +0000 |
commit | 7d7a043910c0e590f7e04b40fd44af81b34503f6 (patch) | |
tree | cf436778c1db59a8ae8e8c678c228b541b01094b /extension/package.json | |
parent | c4b61ebc68143de33b41aacd4071f3953bb2ecd1 (diff) | |
download | sncontinue-7d7a043910c0e590f7e04b40fd44af81b34503f6.tar.gz sncontinue-7d7a043910c0e590f7e04b40fd44af81b34503f6.tar.bz2 sncontinue-7d7a043910c0e590f7e04b40fd44af81b34503f6.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 aa2d7e92..d5829c65 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.258", + "version": "0.0.259", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |