diff options
author | GitHub Action <action@github.com> | 2023-08-11 21:46:21 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-11 21:46:21 +0000 |
commit | 88599cfa69e51906d4eea807cfc920515bf50426 (patch) | |
tree | 183cead673bb08d6bc746823508166f2b4cfd3d6 /extension/package-lock.json | |
parent | 866b16c3a9c9d88a7b90aa8a43610fc4884ab123 (diff) | |
download | sncontinue-88599cfa69e51906d4eea807cfc920515bf50426.tar.gz sncontinue-88599cfa69e51906d4eea807cfc920515bf50426.tar.bz2 sncontinue-88599cfa69e51906d4eea807cfc920515bf50426.zip |
ci: 💚 Update package.json version [skip ci]
Diffstat (limited to 'extension/package-lock.json')
-rw-r--r-- | extension/package-lock.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extension/package-lock.json b/extension/package-lock.json index efc67f44..be88abdd 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.300", + "version": "0.0.301", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.300", + "version": "0.0.301", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |