diff options
author | GitHub Action <action@github.com> | 2023-08-19 20:44:55 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-19 20:44:55 +0000 |
commit | f6222e272ef37757a03d12ee4daae4aa7cb82580 (patch) | |
tree | 2dd21352f22e301bb5d24da818dc2c263c6315e2 /extension/package.json | |
parent | 38c30083b84229761ca146a28cc11168fe5ed6a0 (diff) | |
download | sncontinue-f6222e272ef37757a03d12ee4daae4aa7cb82580.tar.gz sncontinue-f6222e272ef37757a03d12ee4daae4aa7cb82580.tar.bz2 sncontinue-f6222e272ef37757a03d12ee4daae4aa7cb82580.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 f71c185e..a9e645c4 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/terminal-continue.png", - "version": "0.0.318", + "version": "0.0.319", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |