diff options
author | GitHub Action <action@github.com> | 2023-08-16 19:08:03 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-16 19:08:03 +0000 |
commit | 4ab2b3cae3f88d6ad122468f8133af06db93271d (patch) | |
tree | 7b3e50b4981e3b1347b951039149889487d0ffcb /extension/package.json | |
parent | 1dec4dc3023d196aa584ba1e67a4b3a9f657c5dc (diff) | |
download | sncontinue-4ab2b3cae3f88d6ad122468f8133af06db93271d.tar.gz sncontinue-4ab2b3cae3f88d6ad122468f8133af06db93271d.tar.bz2 sncontinue-4ab2b3cae3f88d6ad122468f8133af06db93271d.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 c829774b..6e58497f 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/terminal-continue.png", - "version": "0.0.308", + "version": "0.0.309", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |