diff options
author | Ty Dunn <ty@tydunn.com> | 2023-06-18 16:31:09 -0700 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-06-18 16:31:09 -0700 |
commit | 04f008017cbe71d49b22e978af817d54f31b4a18 (patch) | |
tree | bd24a1d4318e89e406b18f3deeb943059e289e3b /extension/package.json | |
parent | 130e2ea946ee52b9327fd37c76fc7cebfb15e64b (diff) | |
parent | 350873ccfac50ff84c2018e1d71eaf6089d4c5b7 (diff) | |
download | sncontinue-04f008017cbe71d49b22e978af817d54f31b4a18.tar.gz sncontinue-04f008017cbe71d49b22e978af817d54f31b4a18.tar.bz2 sncontinue-04f008017cbe71d49b22e978af817d54f31b4a18.zip |
Merge branch 'main' into styled-code
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 0cbe1d27..036d13f0 100644 --- a/extension/package.json +++ b/extension/package.json @@ -14,7 +14,7 @@ "displayName": "Continue", "pricing": "Free", "description": "Refine code 10x faster", - "version": "0.0.54", + "version": "0.0.55", "publisher": "Continue", "engines": { "vscode": "^1.74.0" |