diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-01 21:15:36 -0400 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-01 21:15:36 -0400 |
commit | 0869dd4329afd403220580b1fbf8b5ea3595c871 (patch) | |
tree | 15029b527542426d2c94725714566c02b569a6d4 /extension/package.json | |
parent | 75af2ad952e1137ca3e1d52f92330468bb3f0281 (diff) | |
download | sncontinue-0869dd4329afd403220580b1fbf8b5ea3595c871.tar.gz sncontinue-0869dd4329afd403220580b1fbf8b5ea3595c871.tar.bz2 sncontinue-0869dd4329afd403220580b1fbf8b5ea3595c871.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 6658f77a..8f1eabde 100644 --- a/extension/package.json +++ b/extension/package.json @@ -14,7 +14,7 @@ "displayName": "Continue", "pricing": "Free", "description": "Refine code 10x faster", - "version": "0.0.10", + "version": "0.0.11", "publisher": "Continue", "engines": { "vscode": "^1.74.0" |