diff options
| author | GitHub Action <action@github.com> | 2023-08-02 06:44:41 +0000 |
|---|---|---|
| committer | GitHub Action <action@github.com> | 2023-08-02 06:44:41 +0000 |
| commit | 6b7a431bb0b62c8de91864dea80d503a6e4170f9 (patch) | |
| tree | 6c38afc0d27ef0f262d7c229f40568cd15c7a44e /extension | |
| parent | 45bf86caae1ca1093820466e0bc41b8d0ed7fa66 (diff) | |
| download | sncontinue-6b7a431bb0b62c8de91864dea80d503a6e4170f9.tar.gz sncontinue-6b7a431bb0b62c8de91864dea80d503a6e4170f9.tar.bz2 sncontinue-6b7a431bb0b62c8de91864dea80d503a6e4170f9.zip | |
ci: 💚 Update package.json version [skip ci]
Diffstat (limited to 'extension')
| -rw-r--r-- | extension/package-lock.json | 2 | ||||
| -rw-r--r-- | extension/package.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extension/package-lock.json b/extension/package-lock.json index e0e6a2a4..9d7ecded 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,6 +1,6 @@ { "name": "continue", - "version": "0.0.238", + "version": "0.0.239", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/extension/package.json b/extension/package.json index 86ad2430..66fdac2d 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.238", + "version": "0.0.239", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |
