diff options
author | GitHub Action <action@github.com> | 2023-08-07 23:40:27 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-07 23:40:27 +0000 |
commit | 34157ba9c6de24a5321b81716d31bc89e8b96471 (patch) | |
tree | bb73698d2378da0eea19c971430367c452df7b7d /extension/package.json | |
parent | 6e0f71a8145ccae566812a16ea7e072ac40ca833 (diff) | |
download | sncontinue-34157ba9c6de24a5321b81716d31bc89e8b96471.tar.gz sncontinue-34157ba9c6de24a5321b81716d31bc89e8b96471.tar.bz2 sncontinue-34157ba9c6de24a5321b81716d31bc89e8b96471.zip |
ci: 💚 Update package.json version [skip ci]
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 fd805c14..38aef247 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.273", + "version": "0.0.274", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |