diff options
author | GitHub Action <action@github.com> | 2023-08-21 03:31:00 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-21 03:31:00 +0000 |
commit | b92a6a3f2d5086c6ac51046d0a91916d2bea8f9a (patch) | |
tree | b1ddee7f7c2d9ccfba4e91d616609920844e0fcd /extension/package.json | |
parent | 2d3d96e5b55a225eb97251850909eb7a0a7242ed (diff) | |
download | sncontinue-b92a6a3f2d5086c6ac51046d0a91916d2bea8f9a.tar.gz sncontinue-b92a6a3f2d5086c6ac51046d0a91916d2bea8f9a.tar.bz2 sncontinue-b92a6a3f2d5086c6ac51046d0a91916d2bea8f9a.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 a9e645c4..2bff4de2 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/terminal-continue.png", - "version": "0.0.319", + "version": "0.0.320", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |