diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-01 16:04:03 -0400 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-01 16:04:03 -0400 |
commit | da4647f2788a7b6d1e3b6ec76665052210311385 (patch) | |
tree | 838d265ecdf633fc53768da23df86f7b5d091f09 /extension/package.json | |
parent | ea5d50af9ba84242c25e82069d86c08ac039e543 (diff) | |
download | sncontinue-da4647f2788a7b6d1e3b6ec76665052210311385.tar.gz sncontinue-da4647f2788a7b6d1e3b6ec76665052210311385.tar.bz2 sncontinue-da4647f2788a7b6d1e3b6ec76665052210311385.zip |
fixing up CreatePipelineStep
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 f84585fb..6658f77a 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.9", + "version": "0.0.10", "publisher": "Continue", "engines": { "vscode": "^1.74.0" |