diff options
author | GitHub Action <action@github.com> | 2023-08-18 05:28:45 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-18 05:28:45 +0000 |
commit | 6abe7be1680b5d8ebc7b540df2393ae6e1f268b7 (patch) | |
tree | a23d80faca2642e972c2c9b5933b67ede784584c /extension/package.json | |
parent | 8eacec62aa54bb2ce35aec5a34dba2ed7e9cf43a (diff) | |
download | sncontinue-6abe7be1680b5d8ebc7b540df2393ae6e1f268b7.tar.gz sncontinue-6abe7be1680b5d8ebc7b540df2393ae6e1f268b7.tar.bz2 sncontinue-6abe7be1680b5d8ebc7b540df2393ae6e1f268b7.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 1a4ebf29..0bd09604 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/terminal-continue.png", - "version": "0.0.311", + "version": "0.0.312", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |