diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-09-11 13:00:19 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-09-11 13:00:19 -0700 |
commit | 49f6b823649718bfe575b8558b211c8274f0efd1 (patch) | |
tree | 03d7922ec3b48a35845a7d3945e39ce95a88747f /extension/package.json | |
parent | b0445cd5fc4538c8a9c4f3e76be0f3d724c99818 (diff) | |
parent | df3076d128d85ba9765000d281d7dcbe135be747 (diff) | |
download | sncontinue-49f6b823649718bfe575b8558b211c8274f0efd1.tar.gz sncontinue-49f6b823649718bfe575b8558b211c8274f0efd1.tar.bz2 sncontinue-49f6b823649718bfe575b8558b211c8274f0efd1.zip |
Merge branch 'main' of https://github.com/continuedev/continue
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 77531db3..234fcffe 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/terminal-continue.png", - "version": "0.0.379", + "version": "0.0.380", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |