diff --git a/package-lock.json b/package-lock.json index ea29efca..9c9ffebe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coc-rust-analyzer", - "version": "0.77.4", + "version": "0.77.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coc-rust-analyzer", - "version": "0.77.4", + "version": "0.77.5", "license": "MIT", "devDependencies": { "@biomejs/biome": "^1.8.3", diff --git a/package.json b/package.json index 20760dc1..daf4b79c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coc-rust-analyzer", - "version": "0.77.4", + "version": "0.77.5", "description": "rust-analyzer for Vim/Neovim, works as an extension with coc.nvim", "author": "Heyward Fann ", "license": "MIT",