diff options
author | GitHub Action <action@github.com> | 2023-09-02 09:11:36 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-02 09:11:36 +0000 |
commit | e6173bc23342efea7b701e001164b91d3d1c787d (patch) | |
tree | e4d5ce5289a1bdca475a6f091b1f029ee676842b /extension/package.json | |
parent | 45bd5535363414d9c814d03e77e336b675223fb4 (diff) | |
download | sncontinue-e6173bc23342efea7b701e001164b91d3d1c787d.tar.gz sncontinue-e6173bc23342efea7b701e001164b91d3d1c787d.tar.bz2 sncontinue-e6173bc23342efea7b701e001164b91d3d1c787d.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 7ff42177..d8855c30 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/terminal-continue.png", - "version": "0.0.357", + "version": "0.0.358", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |