diff options
author | Nate Sesti <33237525+sestinj@users.noreply.github.com> | 2023-07-11 15:14:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-11 15:14:53 -0700 |
commit | 125a4980f3b9e2b27ca10c75f5914cd0559ff828 (patch) | |
tree | 78895c399d3357c91b1975398e067e0c7fe9f2f5 /extension/package.json | |
parent | 3dc307bc9add75fba1f66c51218f0c32637e21fe (diff) | |
parent | 64e9877d2929f36aa2af94708620d3f2247ebebb (diff) | |
download | sncontinue-125a4980f3b9e2b27ca10c75f5914cd0559ff828.tar.gz sncontinue-125a4980f3b9e2b27ca10c75f5914cd0559ff828.tar.bz2 sncontinue-125a4980f3b9e2b27ca10c75f5914cd0559ff828.zip |
Merge pull request #237 from continuedev/bug-squashing
Bug squashing
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 d9f155df..a57f6065 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.147", + "version": "0.0.151", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |