diff options
| author | GitHub Action <action@github.com> | 2023-09-03 06:11:59 +0000 |
|---|---|---|
| committer | GitHub Action <action@github.com> | 2023-09-03 06:11:59 +0000 |
| commit | e49c6f55ae0c00bc660bbe885ea44f3a2fb1dc35 (patch) | |
| tree | 8005a084347f5edad7f7b568a25853603e905c9f /extension | |
| parent | f0a32f4cf55635203e46e369501475f4fbfe03eb (diff) | |
| download | sncontinue-e49c6f55ae0c00bc660bbe885ea44f3a2fb1dc35.tar.gz sncontinue-e49c6f55ae0c00bc660bbe885ea44f3a2fb1dc35.tar.bz2 sncontinue-e49c6f55ae0c00bc660bbe885ea44f3a2fb1dc35.zip | |
ci: 💚 Update package.json version [skip ci]
Diffstat (limited to 'extension')
| -rw-r--r-- | extension/package-lock.json | 4 | ||||
| -rw-r--r-- | extension/package.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/extension/package-lock.json b/extension/package-lock.json index bcae224d..10673f2f 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.364", + "version": "0.0.365", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.364", + "version": "0.0.365", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", diff --git a/extension/package.json b/extension/package.json index f10c3352..ea2beda9 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/terminal-continue.png", - "version": "0.0.364", + "version": "0.0.365", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |
