diff options
author | GitHub Action <action@github.com> | 2023-08-24 20:18:01 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-24 20:18:01 +0000 |
commit | 08f21f39b1b3db32beb13b8c0d9805d32462b09f (patch) | |
tree | f3b3954869dcb5960bfe2e807c22345af37a7984 /extension/package-lock.json | |
parent | 164fdf0e3881d677b9dcea195cf6b1e5a0b93853 (diff) | |
download | sncontinue-08f21f39b1b3db32beb13b8c0d9805d32462b09f.tar.gz sncontinue-08f21f39b1b3db32beb13b8c0d9805d32462b09f.tar.bz2 sncontinue-08f21f39b1b3db32beb13b8c0d9805d32462b09f.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 45454cc7..5dfa7f8a 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.328", + "version": "0.0.329", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.328", + "version": "0.0.329", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |