diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-04 22:02:07 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-04 22:02:07 -0700 |
commit | 2c01d8a0aa52368158763dd7eac02f2a3d5e7a36 (patch) | |
tree | 4f34b18ea6abd371dbf1049161ec9bfd784686e4 /extension/package.json | |
parent | 4c8b56135b0a1862a4f1984e80aa1409f15e177d (diff) | |
parent | 7d7a043910c0e590f7e04b40fd44af81b34503f6 (diff) | |
download | sncontinue-2c01d8a0aa52368158763dd7eac02f2a3d5e7a36.tar.gz sncontinue-2c01d8a0aa52368158763dd7eac02f2a3d5e7a36.tar.bz2 sncontinue-2c01d8a0aa52368158763dd7eac02f2a3d5e7a36.zip |
Merge branch 'main' of https://github.com/continuedev/continue
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 aa2d7e92..d5829c65 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.258", + "version": "0.0.259", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |