diff options
| author | Nate Sesti <sestinj@gmail.com> | 2023-07-12 10:03:11 -0700 |
|---|---|---|
| committer | Nate Sesti <sestinj@gmail.com> | 2023-07-12 10:03:11 -0700 |
| commit | 5ed9aff7b888f849f1c7b0d7c150f44b56ffc67f (patch) | |
| tree | 2b56afd56ced05a80414720667b862c984dcd00b /extension/package.json | |
| parent | 856d450c7277edd0302f17365322e73dc37808e0 (diff) | |
| download | sncontinue-5ed9aff7b888f849f1c7b0d7c150f44b56ffc67f.tar.gz sncontinue-5ed9aff7b888f849f1c7b0d7c150f44b56ffc67f.tar.bz2 sncontinue-5ed9aff7b888f849f1c7b0d7c150f44b56ffc67f.zip | |
better onboarding
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 61eee205..ab23b0b0 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.153", + "version": "0.0.154", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |
