summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <33237525+sestinj@users.noreply.github.com>2023-07-12 22:03:40 -0700
committerGitHub <noreply@github.com>2023-07-12 22:03:40 -0700
commit9296105248b522cfdf7884748ca4be8375657c0b (patch)
treed051f68372572d7327ff6912928648da8b3a3662 /extension/package.json
parentb3ab5bda368fcae690837f9ce8062dc7f17c6472 (diff)
parent9558a3602c8678dacd3087bf6512b1bc4c96bc22 (diff)
downloadsncontinue-9296105248b522cfdf7884748ca4be8375657c0b.tar.gz
sncontinue-9296105248b522cfdf7884748ca4be8375657c0b.tar.bz2
sncontinue-9296105248b522cfdf7884748ca4be8375657c0b.zip
Merge pull request #243 from continuedev/reconnect-persist-state
Reconnect persist state
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 f3402abf..b3ff0b52 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.156",
+ "version": "0.0.157",
"publisher": "Continue",
"engines": {
"vscode": "^1.67.0"