diff options
author | GitHub Action <action@github.com> | 2023-09-12 08:08:50 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-12 08:08:50 +0000 |
commit | 681197b2b99dbcd6ac4691560e177babe2c4cfef (patch) | |
tree | 9963298e835ecd8e43211dc70fa82fd9453662c5 /extension/package.json | |
parent | 9900d67f311f07c171342cbb90df460cb39c3513 (diff) | |
download | sncontinue-681197b2b99dbcd6ac4691560e177babe2c4cfef.tar.gz sncontinue-681197b2b99dbcd6ac4691560e177babe2c4cfef.tar.bz2 sncontinue-681197b2b99dbcd6ac4691560e177babe2c4cfef.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 60f1a9ba..07f4681f 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/terminal-continue.png", - "version": "0.0.381", + "version": "0.0.382", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |