summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-08-18 05:28:45 +0000
committerGitHub Action <action@github.com>2023-08-18 05:28:45 +0000
commit6abe7be1680b5d8ebc7b540df2393ae6e1f268b7 (patch)
treea23d80faca2642e972c2c9b5933b67ede784584c
parent8eacec62aa54bb2ce35aec5a34dba2ed7e9cf43a (diff)
downloadsncontinue-6abe7be1680b5d8ebc7b540df2393ae6e1f268b7.tar.gz
sncontinue-6abe7be1680b5d8ebc7b540df2393ae6e1f268b7.tar.bz2
sncontinue-6abe7be1680b5d8ebc7b540df2393ae6e1f268b7.zip
ci: 💚 Update package.json version [skip ci]
-rw-r--r--extension/package-lock.json4
-rw-r--r--extension/package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/extension/package-lock.json b/extension/package-lock.json
index af2de1ff..0467d051 100644
--- a/extension/package-lock.json
+++ b/extension/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "continue",
- "version": "0.0.311",
+ "version": "0.0.312",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "continue",
- "version": "0.0.311",
+ "version": "0.0.312",
"license": "Apache-2.0",
"dependencies": {
"@electron/rebuild": "^3.2.10",
diff --git a/extension/package.json b/extension/package.json
index 1a4ebf29..0bd09604 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -1,7 +1,7 @@
{
"name": "continue",
"icon": "media/terminal-continue.png",
- "version": "0.0.311",
+ "version": "0.0.312",
"repository": {
"type": "git",
"url": "https://github.com/continuedev/continue"