diff options
author | GitHub Action <action@github.com> | 2023-08-10 09:15:12 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-10 09:15:12 +0000 |
commit | 0a98c5b312c69079b7bba07b93f2dcb1d609e5a4 (patch) | |
tree | c694994712eab8573e6fcbbf8c91e7703f79932d /extension/package.json | |
parent | ee4701dc45cd540728302ca8a09e9b7ce842597f (diff) | |
download | sncontinue-0a98c5b312c69079b7bba07b93f2dcb1d609e5a4.tar.gz sncontinue-0a98c5b312c69079b7bba07b93f2dcb1d609e5a4.tar.bz2 sncontinue-0a98c5b312c69079b7bba07b93f2dcb1d609e5a4.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 9eb18355..cd536858 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.292", + "version": "0.0.293", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |