diff options
author | Ty Dunn <ty@tydunn.com> | 2023-07-13 22:20:49 -0700 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-07-13 22:20:49 -0700 |
commit | 5d60460d786038ffd72a8a63ab573592a61aeae6 (patch) | |
tree | 5f3490ae2a3ed88a4a6195bdb06b86b27f529cbf /extension/package.json | |
parent | 5ad4b19e2b442d10700297dd9b8328f5c6288c48 (diff) | |
parent | 4611c854946d4777147bfec4fd5a3e12fa4cdf04 (diff) | |
download | sncontinue-5d60460d786038ffd72a8a63ab573592a61aeae6.tar.gz sncontinue-5d60460d786038ffd72a8a63ab573592a61aeae6.tar.bz2 sncontinue-5d60460d786038ffd72a8a63ab573592a61aeae6.zip |
Merge branch 'main' of 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 bdc67cc9..f985607d 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.159", + "version": "0.0.160", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |