summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <33237525+sestinj@users.noreply.github.com>2023-07-11 15:14:53 -0700
committerGitHub <noreply@github.com>2023-07-11 15:14:53 -0700
commit9adfb8bf5b9f44be82488e37bc32cbd9a8817b53 (patch)
tree8399d02483267ec024034a923475bd6eaf397154 /extension/package.json
parent3f9e7a1fa59c4f684aef544436062f8825d77b31 (diff)
parent9846f4769ff33a346d76e26ad730d19770fe7e02 (diff)
downloadsncontinue-9adfb8bf5b9f44be82488e37bc32cbd9a8817b53.tar.gz
sncontinue-9adfb8bf5b9f44be82488e37bc32cbd9a8817b53.tar.bz2
sncontinue-9adfb8bf5b9f44be82488e37bc32cbd9a8817b53.zip
Merge pull request #237 from continuedev/bug-squashing
Bug squashing
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json2
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"