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 | 89c6fb29e4e7a276a647d43978a6d7930c71563d (patch) | |
tree | 703a1b14c1ec5212f4d13354dcf693e4ab6fe6e4 /extension/package.json | |
parent | 2c27204336a2ca112c3c84058544d3b8656ac70f (diff) | |
download | sncontinue-89c6fb29e4e7a276a647d43978a6d7930c71563d.tar.gz sncontinue-89c6fb29e4e7a276a647d43978a6d7930c71563d.tar.bz2 sncontinue-89c6fb29e4e7a276a647d43978a6d7930c71563d.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" |