diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-08 21:16:42 -0400 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-08 21:16:42 -0400 |
commit | 351f0a833bc62f54c18cf3b09be1b83831e3021a (patch) | |
tree | 45d2eef1e00b6e802b2638c1b6a168a9177bdb9a /extension/package.json | |
parent | 0744cc981fc3c286fa7e4feca16589959ee307f9 (diff) | |
download | sncontinue-351f0a833bc62f54c18cf3b09be1b83831e3021a.tar.gz sncontinue-351f0a833bc62f54c18cf3b09be1b83831e3021a.tar.bz2 sncontinue-351f0a833bc62f54c18cf3b09be1b83831e3021a.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 a44b5d36..66ade224 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.24", + "version": "0.0.25", "publisher": "Continue", "engines": { "vscode": "^1.74.0" |