diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-02 22:20:28 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-02 22:20:28 -0700 |
commit | 2bc5547dc9878991e744f5fb7d3bb5c51e4ab3eb (patch) | |
tree | 4063a19165d0d58b196e76175d36dd1b333ccc8f /extension/package.json | |
parent | fdb043a2320abcea3f9c835c6dcdec0050e89553 (diff) | |
parent | 6e0d0f48298f24e194568361a58c9a8a9ba9a13f (diff) | |
download | sncontinue-2bc5547dc9878991e744f5fb7d3bb5c51e4ab3eb.tar.gz sncontinue-2bc5547dc9878991e744f5fb7d3bb5c51e4ab3eb.tar.bz2 sncontinue-2bc5547dc9878991e744f5fb7d3bb5c51e4ab3eb.zip |
Merge branch 'package-python' of https://github.com/continuedev/continue into package-python
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 39165c48..b9b79c28 100644 --- a/extension/package.json +++ b/extension/package.json @@ -14,7 +14,7 @@ "displayName": "Continue", "pricing": "Free", "description": "The open-source coding autopilot", - "version": "0.0.243", + "version": "0.0.244", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |