diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-16 22:16:19 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-16 22:16:19 -0700 |
commit | fcbfe6aed505306c3109092f3da28d48a35c3e4e (patch) | |
tree | 34557af7f49e167f49db215119119c5021f8e45d /extension/package.json | |
parent | 73e1cfbefbf450ab6564aba653e0132843223c7a (diff) | |
download | sncontinue-fcbfe6aed505306c3109092f3da28d48a35c3e4e.tar.gz sncontinue-fcbfe6aed505306c3109092f3da28d48a35c3e4e.tar.bz2 sncontinue-fcbfe6aed505306c3109092f3da28d48a35c3e4e.zip |
patch
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 02a2ec1a..e515ed36 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.175", + "version": "0.0.176", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |